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