uffd_test_ctx_init
int uffd_test_ctx_init(uffd_global_test_opts_t *gopts, uint64_t features, const char **errmsg);
if (uffd_test_ctx_init(gopts, flags, NULL))
if (uffd_test_ctx_init(&gopts, test->uffd_feature_required, &errmsg)) {