pub unsafe fn SHBindToObject<'a, T: Interface>(
psf: impl IntoParam<'a, IShellFolder>,
pidl: *mut ITEMIDLIST,
pbc: impl IntoParam<'a, IBindCtx>,
) -> Result<T>
pub unsafe fn SHBindToObject<'a, T: Interface>(
psf: impl IntoParam<'a, IShellFolder>,
pidl: *mut ITEMIDLIST,
pbc: impl IntoParam<'a, IBindCtx>,
) -> Result<T>