pub unsafe fn CoRegisterDeviceCatalog<P0>(
    deviceinstanceid: P0
) -> Result<CO_DEVICE_CATALOG_COOKIE>
where P0: IntoParam<PCWSTR>,