pub const pread64: u64 = 67;
long sys_pread64(unsigned int fd, char __user *buf, size_t count, loff_t pos);