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