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