How to access interpreter internals without modifying the interpreter Get a pointer to the data structure Dereference the pointer Need to define a data type that mirrors the type defined in the C file Create this data type using a script Can't use this trick to access static data