pub unsafe extern "C" fn pthread_mutexattr_gettype(
__attr: *const pthread_mutexattr_t,
__kind: *mut c_int
) -> c_int