ub_ctx_config
int ub_ctx_config(struct ub_ctx* ctx, const char* fname);
int ub_ctx_config(struct ub_ctx* ctx, const char* fname);
r = ub_ctx_config(ctx, debugconf);
check_ub_res(ub_ctx_config(ctx, optarg));