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