pub fn sys_statx( dirfd: i32, pathname: UserConstPtr<c_char>, flags: u32, _mask: u32, statxbuf: UserPtr<StatX>, ) -> LinuxResult<isize>