pub unsafe fn SHCreateShellItemArrayFromShellItem<P0, T>(psi: P0) -> Result<T>
where P0: IntoParam<IShellItem>, T: Interface,