pub unsafe fn CM_Unregister_Device_Interface_ExW<P0>(
    pszdeviceinterface: P0,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET
where P0: IntoParam<PCWSTR>,