int_ctx_new
return int_ctx_new(libctx, NULL, NULL, name, propquery, -1);
return int_ctx_new(libctx, pkey, NULL, NULL, propquery, -1);
return int_ctx_new(NULL, pkey, e, NULL, NULL, -1);
return int_ctx_new(NULL, NULL, e, NULL, NULL, id);