void FreeFrame(ULONG *raw);
Note that FreeFrame() is only called for raster anims. For vector anims, Hollywood will call FreeVectorFrame() to free a frame allocated by LoadFrame().
FreeFrame()