Function try_statx

pub(in ::sys::fs::unix) unsafe fn try_statx(fd: c_int, path: *const c_char, flags: i32, mask: u32) -> Option<Result<FileAttr>>