pub type fhandle_t = fhandle;
#[repr(C)]pub struct fhandle_t { pub fh_fsid: fsid_t, pub fh_fid: fid, }
fh_fsid: fsid_t
fh_fid: fid