The comment in m_pd.h says it can point to a gobj in a glist.  So if I want to store a reference to something that has a gobj header, can I just cast to t_scalar*?

-Jonathan