Function WcsGetDefaultColorProfile

pub unsafe extern "system" fn WcsGetDefaultColorProfile(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    pdevicename: PCWSTR,
    cptcolorprofiletype: COLORPROFILETYPE,
    cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
    dwprofileid: u32,
    cbprofilename: u32,
    pprofilename: PWSTR,
) -> BOOL