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