pub unsafe extern "C" fn putgrent(
    grp: *const group,
    stream: *mut FILE
) -> c_int