#include #include endpoint ImageDecoderServer { decode_image(Core::AnonymousBuffer data, Optional mime_type) => (bool is_animated, u32 loop_count, Vector bitmaps, Vector durations) }