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