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