pub unsafe extern "C" fn uv_mutex_trylock(
    handle: *mut uv_mutex_t
) -> c_int