pub const sync_file_range2: u64 = 84;
long sys_sync_file_range2(int fd, unsigned int flags, loff_t offset, loff_t nbytes);