pub type OpEnvRemoveInputResponse = OpEnvSetInputResponse;
pub struct OpEnvRemoveInputResponse { pub result: bool, }
result: bool