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