pub unsafe extern "C" fn pthread_introspection_getspecific_np(
    thread: pthread_t,
    key: pthread_key_t
) -> *mut c_void