pub unsafe extern "C" fn fgetpwent_r( stream: *mut FILE, pwd: *mut passwd, buf: *mut c_char, buflen: size_t, result: *mut *mut passwd, ) -> c_int