pub unsafe extern "C" fn getmntent_r(
    stream: *mut FILE,
    mntbuf: *mut mntent,
    buf: *mut c_char,
    buflen: c_int
) -> *mut mntent