__compat_getvfsstat
(mntsize = __compat_getvfsstat(NULL, 0L, MNT_NOWAIT)) == -1)
(mntsize = __compat_getvfsstat(mntbuf, bufsize, flags)) == -1)
if ((mntsize = __compat_getvfsstat(mntbuf, bufsize,
__strong_alias(getvfsstat, __compat_getvfsstat)
int __compat_getvfsstat(struct statvfs90 *, size_t, int);