cmsERROR_READ     156 src/cmsio0.c           cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block should be of %d bytes", len, count * size);
cmsERROR_READ     255 src/cmsio0.c               cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer");
cmsERROR_READ     264 src/cmsio0.c               cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size);