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