pub unsafe extern "C" fn fgetgrent_r( stream: *mut FILE, grp: *mut group, buf: *mut c_char, buflen: size_t, result: *mut *mut group, ) -> c_int