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