@spec binary(%Exiffer.PNG.Chunk.ICCP{ compressed_profile: binary(), compression_method: integer(), name: integer() }) :: binary()
@spec text(%Exiffer.PNG.Chunk.ICCP{ compressed_profile: binary(), compression_method: integer(), name: String.t() }) :: String.t()