I wanted to test the library but when I run the "SectionRewriter" example I just keep having this error : ``` global_rewriter.insert(Global(idx), Global(valtype=I32, val=100)) NameError: name 'I32' is not defined ```