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