__compat_stat
#define stat __compat_stat
__strong_alias(stat, __compat_stat)
int __compat_stat(const char *, struct stat12 *) __dso_hidden;