private static extern void UseQux(DelFoo b, ref Qux q);
private static extern void UseQux (DelFoo b, ref Qux q);