Function WcsGetDefaultColorProfileSize
pub unsafe fn WcsGetDefaultColorProfileSize<P1>(
scope: WCS_PROFILE_MANAGEMENT_SCOPE,
pdevicename: P1,
cptcolorprofiletype: COLORPROFILETYPE,
cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
dwprofileid: u32,
pcbprofilename: *mut u32,
) -> BOOLwhere
P1: Param<PCWSTR>,