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