pub unsafe fn statx( dirfd: int, pathname: *const char, flags: int, mask: uint, statxbuf: *mut statx, ) -> Result<int>
Get file status, extended.