pub type InnerConfig = AsmConfig<InnerVal, InnerChallenge>;
pub struct InnerConfig(/* private fields */);