Function CM_Get_Device_Interface_AliasW
pub unsafe fn CM_Get_Device_Interface_AliasW<P0>(
pszdeviceinterface: P0,
aliasinterfaceguid: *const GUID,
pszaliasdeviceinterface: PWSTR,
pullength: *mut u32,
ulflags: u32,
) -> CONFIGRETwhere
P0: Param<PCWSTR>,