pub unsafe extern "system" fn CM_Register_Device_InterfaceW(
    dndevinst: u32,
    interfaceclassguid: *const GUID,
    pszreference: PCWSTR,
    pszdeviceinterface: PWSTR,
    pullength: *mut u32,
    ulflags: u32
) -> CONFIGRET