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