pub type OpEnvInsertOutputResponse = OpEnvSetOutputResponse;
pub struct OpEnvInsertOutputResponse { pub result: bool, }
result: bool