SWFAction_getByteCode  391 mingpp.h           { return SWFAction_getByteCode(this->action, len); }
SWFAction_getByteCode 7875 py_ext/ming_wrap.c   result = (byte *)SWFAction_getByteCode(arg1,arg2);
SWFAction_getByteCode  621 src/ming.h     byte *SWFAction_getByteCode(SWFAction action, int *length);