My function should return 2 pointers to different structures.
struct a { ... }; struct b{ ... };
The 2 options that I see for my funct