pub fn posix_fallocate(fd: RawFd, offset: off_t, len: off_t) -> Result<()>
Pre-allocate storage for a range in a file
posix_fallocate