pub unsafe extern "C" fn pthread_key_delete(
    key: pthread_key_t
) -> c_int