* cool push for now, execute almost done
* _create function
* alot closer to matching most
* fixed data
* delete function
* rodata is good now
* 100% matching
* matching in configure.py
* changes from comments
It's not completely consistent, but it seems like the majority used `bool`, and only a handful used `BOOL`. So I switched all of them to `bool` except for 13 TUs that stopped matching when changed like this.