pub unsafe fn fstatat64( dirfd: c_int, pathname: &CStr, buf: &mut stat64, flags: c_int ) -> OCallResult<()>