This should really be a C extension but this is an OK prototype of the concept. Structs in PHP!
- Add magic setter to enforce type safety.
- Like, maybe typed arrays?
- Probably static caching the reflection info so we don't have to do the reflection dance on each instantiation.