cmsOpenProfileFromStreamTHR 1527 include/lcms2.h CMSAPI cmsHPROFILE      CMSEXPORT cmsOpenProfileFromStreamTHR(cmsContext ContextID, FILE* ICCProfile, const char* sAccess);
cmsOpenProfileFromStreamTHR 1116 src/cmsio0.c       return cmsOpenProfileFromStreamTHR(NULL, ICCProfile, sAccess);