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