pub unsafe extern "C" fn pthread_mutex_unlock(
    __mutex: *mut u32
) -> i32