[DllImport("fccore")] public static extern void fcEnableAsyncReleaseContext(Bool v);
[DllImport("fccore")] private static extern fcDeferredCall fcGifAddFrameTextureDeferred(fcGifContext ctx, IntPtr tex, fcPixelFormat fmt, Bool keyframe, double timestamp, fcDeferredCall id);