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