pub unsafe extern "system" fn ColorProfileGetDisplayDefault(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    targetadapterid: LUID,
    sourceid: u32,
    profiletype: COLORPROFILETYPE,
    profilesubtype: COLORPROFILESUBTYPE,
    profilename: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"