pub fn sys_fstatat( dir_fd: isize, path: UserConstPtr<c_char>, kstatbuf: UserPtr<Kstat>, _flags: i32, ) -> LinuxResult<isize>