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