pub type FREContext = *mut c_void;
Handle to an extension context managed by the runtime.
This is NOT the AS3 ExtensionContext object itself, but a low-level handle associated with it.
ExtensionContext