pub fn create<WIRE: InterpreterTypes, const IS_CREATE2: bool, H: Host + ?Sized>(
interpreter: &mut Interpreter<WIRE>,
host: &mut H,
)
pub fn create<WIRE: InterpreterTypes, const IS_CREATE2: bool, H: Host + ?Sized>(
interpreter: &mut Interpreter<WIRE>,
host: &mut H,
)