pub unsafe fn DCompositionCreateDevice3<P0, T>(renderingdevice: P0) -> Result<T>
where P0: IntoParam<IUnknown>, T: Interface,