pub unsafe extern "C" fn getspnam_r( name: *const i8, spbuf: *mut spwd, buf: *mut i8, buflen: usize, spbufp: *mut *mut spwd ) -> i32