pub unsafe extern "system" fn GetStandardColorSpaceProfileW(
    pmachinename: PCWSTR,
    dwscs: u32,
    pbuffer: PWSTR,
    pcbsize: *mut u32
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"