pub unsafe extern "C" fn uv_os_get_passwd2(
    pwd: *mut uv_passwd_t,
    uid: uv_uid_t
) -> c_int