pub unsafe extern "C" fn fgetgrent_r( stream: *mut FILE, grp: *mut group, buf: *mut i8, buflen: usize, result: *mut *mut group ) -> i32