I have created simple VSIX project, and added class that implements IDkmCallStackFilter interface from \Microsoft.VisualStudio.Debugger.Engine.dll that is included within Microsoft.VisualStudio.SDK nuget package referenced by project.
How to guide CreatePkgDef utility to read types from that library, and succefully create pkgdef file ?