#[unsafe(no_mangle)]pub unsafe extern "C" fn pthread_setspecific(
key: pthread_key_t,
value: *const c_void,
) -> c_int#[unsafe(no_mangle)]pub unsafe extern "C" fn pthread_setspecific(
key: pthread_key_t,
value: *const c_void,
) -> c_int