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