- https://googleprojectzero.blogspot.com/2021/10/windows-exploitation-tricks-relaying.html
- https://github.com/foxglovesec/RottenPotato/blob/80d797742b9828057b49e100e8dd421646243f0a/Potato/Potato/TestClass.cs#L7
- Explanation of the nested objref and how it connects to localhost
unsafe void IMarshal.MarshalInterface(Windows.Win32.System.Com.IStream pStm, Guid* riid, void* pv, uint dwDestContext, void* pvDestContext, uint mshlflags)
{
uint written;