pub unsafe fn SHCreateItemFromParsingName<'a, T: Interface>( pszpath: impl IntoParam<'a, PWSTR>, pbc: impl IntoParam<'a, IBindCtx>, ) -> Result<T>