Function windows_sys::Win32::UI::ColorSystem::ColorProfileAddDisplayAssociation
pub unsafe extern "system" fn ColorProfileAddDisplayAssociation(
scope: WCS_PROFILE_MANAGEMENT_SCOPE,
profilename: PCWSTR,
targetadapterid: LUID,
sourceid: u32,
setasdefault: BOOL,
associateasadvancedcolor: BOOL,
) -> HRESULT