pub unsafe fn SHCreateItemWithParent<'a, T: Interface>(
pidlparent: *mut ITEMIDLIST,
psfparent: impl IntoParam<'a, IShellFolder>,
pidl: *mut ITEMIDLIST,
) -> Result<T>pub unsafe fn SHCreateItemWithParent<'a, T: Interface>(
pidlparent: *mut ITEMIDLIST,
psfparent: impl IntoParam<'a, IShellFolder>,
pidl: *mut ITEMIDLIST,
) -> Result<T>