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