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