pub unsafe extern "system" fn CM_Register_Device_Interface_ExW(
    dnDevInst: DEVINST,
    InterfaceClassGuid: LPGUID,
    pszReference: LPCWSTR,
    pszDeviceInterface: LPWSTR,
    pulLength: PULONG,
    ulFlags: ULONG,
    hMachine: HMACHINE
) -> CONFIGRET