class Bse::Value {
};
();
(bool b);
(SfiInt i);
(SfiInt e);
(SfiNum n);
(SfiReal r);
(const char *s);
(const String &s);
(const char *c);
(gpointer p);
(CxxBase *b);
(GObject *o);
(GParamSpec *p);
struct GValue { };