pub unsafe extern "C" fn fgetspent_r( fp: *mut FILE, spbuf: *mut spwd, buf: *mut i8, buflen: usize, spbufp: *mut *mut spwd, ) -> i32