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