pub unsafe extern "C" fn cmsChangeBuffersFormat(
    hTransform: HTRANSFORM,
    InputFormat: PixelFormat,
    OutputFormat: PixelFormat
) -> Bool