internal static extern void CRhinoGumballAppearance_SetInt(IntPtr pAppearance, GumbalAppearanceInts which, int val);
 internal static extern int CRhinoGumballAppearance_GetInt(IntPtr pConstAppearance, GumbalAppearanceInts which);