pub fn sendfile_bytes(path: &Path, n: u64, out_fd: i32) -> Result<bool>
Use sendfile for zero-copy byte output on Linux