# endif
#endif
#ifndef G_INLINE_FUNC
# ifdef __GNUC__
# ifdef __GNUC_GNU_INLINE__
# ifdef __OPTIMIZE__
# define G_INLINE_FUNC extern inline
# else