fn decode_image( blob_cache_key: Hash64, image_bytes: &[u8], media_type: &str, ) -> Result<ImageInfo, ImageLoadError>