[]Type Definition std::os::unix::raw::off_t

type off_t = i64;
This is supported on Unix only.