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