fn is_image_above_size_limit<T: ImageDecoder>( decoder: &T, blurhash_config: BlurhashConfig, ) -> bool