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