- ALLOCATET* ALLOCATE(VM* vm) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ALLOCATE_ARRAYT* ALLOCATE_ARRAY(VM* vm, size_t count) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ALLOCATE_FLEXT* ALLOCATE_FLEX(VM* vm, size_t count) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- DEALLOCATEvoid DEALLOCATE(VM* vm, void* pointer) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- wrenGetVersionNumberint wrenGetVersionNumber() 
- Undocumented in source. Be warned that the author may not have intended to support it.