Type Alias off_t
Deprecated since 1.8.0: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
pub type off_t = u64;
off_tpub type off_t = u64;