//go:build ico || core || full // +build ico core full package builtins import ( _ "github.com/coalaura/ffwebp/internal/codec/ico" )