pub unsafe extern "C" fn pthread_setspecific(
    __key: u32,
    __value: *const c_void
) -> i32