pub unsafe extern "system" fn CM_Get_Device_Interface_Alias_ExW(
    pszdeviceinterface: PCWSTR,
    aliasinterfaceguid: *const GUID,
    pszaliasdeviceinterface: PWSTR,
    pullength: *mut u32,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET