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