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