pub fn sys_fstatat( dirfd: c_int, path: UserConstPtr<c_char>, statbuf: UserPtr<stat>, flags: u32, ) -> LinuxResult<isize>