Function GdipSetImageAttributesOutputChannelColorProfile
pub unsafe extern "system" fn GdipSetImageAttributesOutputChannelColorProfile(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: BOOL,
colorprofilefilename: PCWSTR,
) -> Status