pub unsafe extern "C" fn cmsCreateMultiprofileTransformTHR(
ContextID: Context,
hProfiles: *mut HPROFILE,
nProfiles: u32,
InputFormat: PixelFormat,
OutputFormat: PixelFormat,
Intent: Intent,
dwFlags: u32,
) -> HTRANSFORMpub unsafe extern "C" fn cmsCreateMultiprofileTransformTHR(
ContextID: Context,
hProfiles: *mut HPROFILE,
nProfiles: u32,
InputFormat: PixelFormat,
OutputFormat: PixelFormat,
Intent: Intent,
dwFlags: u32,
) -> HTRANSFORM