Function GdipSetImageAttributesOutputChannelColorProfile
pub unsafe fn GdipSetImageAttributesOutputChannelColorProfile<P3>(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: bool,
colorprofilefilename: P3,
) -> Statuswhere
P3: Param<PCWSTR>,