internal static extern void CRhinoGumballAppearance_SetBool(IntPtr pAppearance, GumbalAppearanceBools which, [MarshalAs(UnmanagedType.U1)]bool val);
 internal static extern bool CRhinoGumballAppearance_GetBool(IntPtr pConstAppearance, GumbalAppearanceBools which);