csharp-struct

[StructLayout(LayoutKind.Sequential)]
struct nng_listener
{
public UInt32 id;
}