pub unsafe fn SHCreateShellItemArrayFromDataObject<P0, T>(pdo: P0) -> Result<T>
where P0: IntoParam<IDataObject>, T: Interface,