uffd_get_features
int uffd_get_features(uint64_t *features);
if (uffd_get_features(&features) && errno == ENOENT)
if (uffd_get_features(&features))