private static extern void Internal_setfocusedHoverOn(IntPtr thisPtr, ref GUIElementStateStyle value);
 private static extern void Internal_getfocusedHoverOn(IntPtr thisPtr, out GUIElementStateStyle __output);
 private static extern void Internal_getactiveOn(IntPtr thisPtr, out GUIElementStateStyle __output);
 private static extern void Internal_setactiveOn(IntPtr thisPtr, ref GUIElementStateStyle value);
 private static extern void Internal_setnormal(IntPtr thisPtr, ref GUIElementStateStyle value);