6.8.5 Creating and Freeing a Color Conversion Context
You can explicitly create a CCC within your application by calling
XcmsCreateCCC().
These created CCCs can then be used by those functions that explicitly
call for a CCC argument.
Old CCCs that will not be used by the application should be freed using
XcmsFreeCCC().