glib/libglib/inc/galias.h
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 /* Generated by makegalias.pl */
       
     2 
       
     3 #ifndef DISABLE_VISIBILITY
       
     4 
       
     5 #include "glibconfig.h"
       
     6 
       
     7 #ifdef G_HAVE_GNUC_VISIBILITY
       
     8 
       
     9 #define IN_FILE(x) 1
       
    10 #define IN_HEADER defined
       
    11 
       
    12 #if IN_HEADER(__G_ARRAY_H__)
       
    13 #if IN_FILE(__G_ARRAY_C__)
       
    14 extern __typeof (g_array_append_vals) IA__g_array_append_vals __attribute((visibility("hidden")));
       
    15 #define g_array_append_vals IA__g_array_append_vals
       
    16 
       
    17 extern __typeof (g_array_free) IA__g_array_free __attribute((visibility("hidden")));
       
    18 #define g_array_free IA__g_array_free
       
    19 
       
    20 extern __typeof (g_array_insert_vals) IA__g_array_insert_vals __attribute((visibility("hidden")));
       
    21 #define g_array_insert_vals IA__g_array_insert_vals
       
    22 
       
    23 extern __typeof (g_array_new) IA__g_array_new __attribute((visibility("hidden")));
       
    24 #define g_array_new IA__g_array_new
       
    25 
       
    26 extern __typeof (g_array_prepend_vals) IA__g_array_prepend_vals __attribute((visibility("hidden")));
       
    27 #define g_array_prepend_vals IA__g_array_prepend_vals
       
    28 
       
    29 extern __typeof (g_array_remove_index) IA__g_array_remove_index __attribute((visibility("hidden")));
       
    30 #define g_array_remove_index IA__g_array_remove_index
       
    31 
       
    32 extern __typeof (g_array_remove_index_fast) IA__g_array_remove_index_fast __attribute((visibility("hidden")));
       
    33 #define g_array_remove_index_fast IA__g_array_remove_index_fast
       
    34 
       
    35 extern __typeof (g_array_remove_range) IA__g_array_remove_range __attribute((visibility("hidden")));
       
    36 #define g_array_remove_range IA__g_array_remove_range
       
    37 
       
    38 extern __typeof (g_array_set_size) IA__g_array_set_size __attribute((visibility("hidden")));
       
    39 #define g_array_set_size IA__g_array_set_size
       
    40 
       
    41 extern __typeof (g_array_sized_new) IA__g_array_sized_new __attribute((visibility("hidden")));
       
    42 #define g_array_sized_new IA__g_array_sized_new
       
    43 
       
    44 extern __typeof (g_array_sort) IA__g_array_sort __attribute((visibility("hidden")));
       
    45 #define g_array_sort IA__g_array_sort
       
    46 
       
    47 extern __typeof (g_array_sort_with_data) IA__g_array_sort_with_data __attribute((visibility("hidden")));
       
    48 #define g_array_sort_with_data IA__g_array_sort_with_data
       
    49 
       
    50 extern __typeof (g_byte_array_append) IA__g_byte_array_append __attribute((visibility("hidden")));
       
    51 #define g_byte_array_append IA__g_byte_array_append
       
    52 
       
    53 extern __typeof (g_byte_array_free) IA__g_byte_array_free __attribute((visibility("hidden")));
       
    54 #define g_byte_array_free IA__g_byte_array_free
       
    55 
       
    56 extern __typeof (g_byte_array_new) IA__g_byte_array_new __attribute((visibility("hidden")));
       
    57 #define g_byte_array_new IA__g_byte_array_new
       
    58 
       
    59 extern __typeof (g_byte_array_prepend) IA__g_byte_array_prepend __attribute((visibility("hidden")));
       
    60 #define g_byte_array_prepend IA__g_byte_array_prepend
       
    61 
       
    62 extern __typeof (g_byte_array_remove_index) IA__g_byte_array_remove_index __attribute((visibility("hidden")));
       
    63 #define g_byte_array_remove_index IA__g_byte_array_remove_index
       
    64 
       
    65 extern __typeof (g_byte_array_remove_index_fast) IA__g_byte_array_remove_index_fast __attribute((visibility("hidden")));
       
    66 #define g_byte_array_remove_index_fast IA__g_byte_array_remove_index_fast
       
    67 
       
    68 extern __typeof (g_byte_array_remove_range) IA__g_byte_array_remove_range __attribute((visibility("hidden")));
       
    69 #define g_byte_array_remove_range IA__g_byte_array_remove_range
       
    70 
       
    71 extern __typeof (g_byte_array_set_size) IA__g_byte_array_set_size __attribute((visibility("hidden")));
       
    72 #define g_byte_array_set_size IA__g_byte_array_set_size
       
    73 
       
    74 extern __typeof (g_byte_array_sized_new) IA__g_byte_array_sized_new __attribute((visibility("hidden")));
       
    75 #define g_byte_array_sized_new IA__g_byte_array_sized_new
       
    76 
       
    77 extern __typeof (g_byte_array_sort) IA__g_byte_array_sort __attribute((visibility("hidden")));
       
    78 #define g_byte_array_sort IA__g_byte_array_sort
       
    79 
       
    80 extern __typeof (g_byte_array_sort_with_data) IA__g_byte_array_sort_with_data __attribute((visibility("hidden")));
       
    81 #define g_byte_array_sort_with_data IA__g_byte_array_sort_with_data
       
    82 
       
    83 extern __typeof (g_ptr_array_add) IA__g_ptr_array_add __attribute((visibility("hidden")));
       
    84 #define g_ptr_array_add IA__g_ptr_array_add
       
    85 
       
    86 extern __typeof (g_ptr_array_foreach) IA__g_ptr_array_foreach __attribute((visibility("hidden")));
       
    87 #define g_ptr_array_foreach IA__g_ptr_array_foreach
       
    88 
       
    89 extern __typeof (g_ptr_array_free) IA__g_ptr_array_free __attribute((visibility("hidden")));
       
    90 #define g_ptr_array_free IA__g_ptr_array_free
       
    91 
       
    92 extern __typeof (g_ptr_array_new) IA__g_ptr_array_new __attribute((visibility("hidden")));
       
    93 #define g_ptr_array_new IA__g_ptr_array_new
       
    94 
       
    95 extern __typeof (g_ptr_array_remove) IA__g_ptr_array_remove __attribute((visibility("hidden")));
       
    96 #define g_ptr_array_remove IA__g_ptr_array_remove
       
    97 
       
    98 extern __typeof (g_ptr_array_remove_fast) IA__g_ptr_array_remove_fast __attribute((visibility("hidden")));
       
    99 #define g_ptr_array_remove_fast IA__g_ptr_array_remove_fast
       
   100 
       
   101 extern __typeof (g_ptr_array_remove_index) IA__g_ptr_array_remove_index __attribute((visibility("hidden")));
       
   102 #define g_ptr_array_remove_index IA__g_ptr_array_remove_index
       
   103 
       
   104 extern __typeof (g_ptr_array_remove_index_fast) IA__g_ptr_array_remove_index_fast __attribute((visibility("hidden")));
       
   105 #define g_ptr_array_remove_index_fast IA__g_ptr_array_remove_index_fast
       
   106 
       
   107 extern __typeof (g_ptr_array_remove_range) IA__g_ptr_array_remove_range __attribute((visibility("hidden")));
       
   108 #define g_ptr_array_remove_range IA__g_ptr_array_remove_range
       
   109 
       
   110 extern __typeof (g_ptr_array_set_size) IA__g_ptr_array_set_size __attribute((visibility("hidden")));
       
   111 #define g_ptr_array_set_size IA__g_ptr_array_set_size
       
   112 
       
   113 extern __typeof (g_ptr_array_sized_new) IA__g_ptr_array_sized_new __attribute((visibility("hidden")));
       
   114 #define g_ptr_array_sized_new IA__g_ptr_array_sized_new
       
   115 
       
   116 extern __typeof (g_ptr_array_sort) IA__g_ptr_array_sort __attribute((visibility("hidden")));
       
   117 #define g_ptr_array_sort IA__g_ptr_array_sort
       
   118 
       
   119 extern __typeof (g_ptr_array_sort_with_data) IA__g_ptr_array_sort_with_data __attribute((visibility("hidden")));
       
   120 #define g_ptr_array_sort_with_data IA__g_ptr_array_sort_with_data
       
   121 
       
   122 #endif
       
   123 #endif
       
   124 #if IN_HEADER(__G_ASYNCQUEUE_H__)
       
   125 #if IN_FILE(__G_ASYNCQUEUE_C__)
       
   126 extern __typeof (g_async_queue_length) IA__g_async_queue_length __attribute((visibility("hidden")));
       
   127 #define g_async_queue_length IA__g_async_queue_length
       
   128 
       
   129 extern __typeof (g_async_queue_length_unlocked) IA__g_async_queue_length_unlocked __attribute((visibility("hidden")));
       
   130 #define g_async_queue_length_unlocked IA__g_async_queue_length_unlocked
       
   131 
       
   132 extern __typeof (g_async_queue_lock) IA__g_async_queue_lock __attribute((visibility("hidden")));
       
   133 #define g_async_queue_lock IA__g_async_queue_lock
       
   134 
       
   135 extern __typeof (g_async_queue_new) IA__g_async_queue_new __attribute((visibility("hidden")));
       
   136 #define g_async_queue_new IA__g_async_queue_new
       
   137 
       
   138 extern __typeof (g_async_queue_pop) IA__g_async_queue_pop __attribute((visibility("hidden")));
       
   139 #define g_async_queue_pop IA__g_async_queue_pop
       
   140 
       
   141 extern __typeof (g_async_queue_pop_unlocked) IA__g_async_queue_pop_unlocked __attribute((visibility("hidden")));
       
   142 #define g_async_queue_pop_unlocked IA__g_async_queue_pop_unlocked
       
   143 
       
   144 extern __typeof (g_async_queue_push) IA__g_async_queue_push __attribute((visibility("hidden")));
       
   145 #define g_async_queue_push IA__g_async_queue_push
       
   146 
       
   147 extern __typeof (g_async_queue_push_unlocked) IA__g_async_queue_push_unlocked __attribute((visibility("hidden")));
       
   148 #define g_async_queue_push_unlocked IA__g_async_queue_push_unlocked
       
   149 
       
   150 extern __typeof (g_async_queue_push_sorted) IA__g_async_queue_push_sorted __attribute((visibility("hidden")));
       
   151 #define g_async_queue_push_sorted IA__g_async_queue_push_sorted
       
   152 
       
   153 extern __typeof (g_async_queue_push_sorted_unlocked) IA__g_async_queue_push_sorted_unlocked __attribute((visibility("hidden")));
       
   154 #define g_async_queue_push_sorted_unlocked IA__g_async_queue_push_sorted_unlocked
       
   155 
       
   156 extern __typeof (g_async_queue_ref) IA__g_async_queue_ref __attribute((visibility("hidden")));
       
   157 #define g_async_queue_ref IA__g_async_queue_ref
       
   158 
       
   159 extern __typeof (g_async_queue_sort) IA__g_async_queue_sort __attribute((visibility("hidden")));
       
   160 #define g_async_queue_sort IA__g_async_queue_sort
       
   161 
       
   162 extern __typeof (g_async_queue_sort_unlocked) IA__g_async_queue_sort_unlocked __attribute((visibility("hidden")));
       
   163 #define g_async_queue_sort_unlocked IA__g_async_queue_sort_unlocked
       
   164 
       
   165 extern __typeof (g_async_queue_timed_pop) IA__g_async_queue_timed_pop __attribute((visibility("hidden")));
       
   166 #define g_async_queue_timed_pop IA__g_async_queue_timed_pop
       
   167 
       
   168 extern __typeof (g_async_queue_timed_pop_unlocked) IA__g_async_queue_timed_pop_unlocked __attribute((visibility("hidden")));
       
   169 #define g_async_queue_timed_pop_unlocked IA__g_async_queue_timed_pop_unlocked
       
   170 
       
   171 extern __typeof (g_async_queue_try_pop) IA__g_async_queue_try_pop __attribute((visibility("hidden")));
       
   172 #define g_async_queue_try_pop IA__g_async_queue_try_pop
       
   173 
       
   174 extern __typeof (g_async_queue_try_pop_unlocked) IA__g_async_queue_try_pop_unlocked __attribute((visibility("hidden")));
       
   175 #define g_async_queue_try_pop_unlocked IA__g_async_queue_try_pop_unlocked
       
   176 
       
   177 extern __typeof (g_async_queue_unlock) IA__g_async_queue_unlock __attribute((visibility("hidden")));
       
   178 #define g_async_queue_unlock IA__g_async_queue_unlock
       
   179 
       
   180 extern __typeof (g_async_queue_unref) IA__g_async_queue_unref __attribute((visibility("hidden")));
       
   181 #define g_async_queue_unref IA__g_async_queue_unref
       
   182 
       
   183 #ifndef G_DISABLE_DEPRECATED
       
   184 extern __typeof (g_async_queue_ref_unlocked) IA__g_async_queue_ref_unlocked __attribute((visibility("hidden")));
       
   185 #define g_async_queue_ref_unlocked IA__g_async_queue_ref_unlocked
       
   186 
       
   187 extern __typeof (g_async_queue_unref_and_unlock) IA__g_async_queue_unref_and_unlock __attribute((visibility("hidden")));
       
   188 #define g_async_queue_unref_and_unlock IA__g_async_queue_unref_and_unlock
       
   189 
       
   190 #endif
       
   191 #endif
       
   192 #endif
       
   193 #if IN_HEADER(__G_ATOMIC_H__)
       
   194 #if IN_FILE(__G_ATOMIC_C__)
       
   195 extern __typeof (g_atomic_int_add) IA__g_atomic_int_add __attribute((visibility("hidden")));
       
   196 #define g_atomic_int_add IA__g_atomic_int_add
       
   197 
       
   198 extern __typeof (g_atomic_int_compare_and_exchange) IA__g_atomic_int_compare_and_exchange __attribute((visibility("hidden")));
       
   199 #define g_atomic_int_compare_and_exchange IA__g_atomic_int_compare_and_exchange
       
   200 
       
   201 extern __typeof (g_atomic_int_exchange_and_add) IA__g_atomic_int_exchange_and_add __attribute((visibility("hidden")));
       
   202 #define g_atomic_int_exchange_and_add IA__g_atomic_int_exchange_and_add
       
   203 
       
   204 extern __typeof (g_atomic_pointer_compare_and_exchange) IA__g_atomic_pointer_compare_and_exchange __attribute((visibility("hidden")));
       
   205 #define g_atomic_pointer_compare_and_exchange IA__g_atomic_pointer_compare_and_exchange
       
   206 
       
   207 #endif
       
   208 #endif
       
   209 #if IN_HEADER(__G_BACKTRACE_H__)
       
   210 #if IN_FILE(__G_BACKTRACE_C__)
       
   211 extern __typeof (g_on_error_query) IA__g_on_error_query __attribute((visibility("hidden")));
       
   212 #define g_on_error_query IA__g_on_error_query
       
   213 
       
   214 extern __typeof (g_on_error_stack_trace) IA__g_on_error_stack_trace __attribute((visibility("hidden")));
       
   215 #define g_on_error_stack_trace IA__g_on_error_stack_trace
       
   216 
       
   217 #endif
       
   218 #endif
       
   219 #if IN_HEADER(__G_CACHE_H__)
       
   220 #if IN_FILE(__G_CACHE_C__)
       
   221 extern __typeof (g_cache_destroy) IA__g_cache_destroy __attribute((visibility("hidden")));
       
   222 #define g_cache_destroy IA__g_cache_destroy
       
   223 
       
   224 extern __typeof (g_cache_insert) IA__g_cache_insert __attribute((visibility("hidden")));
       
   225 #define g_cache_insert IA__g_cache_insert
       
   226 
       
   227 extern __typeof (g_cache_key_foreach) IA__g_cache_key_foreach __attribute((visibility("hidden")));
       
   228 #define g_cache_key_foreach IA__g_cache_key_foreach
       
   229 
       
   230 extern __typeof (g_cache_new) IA__g_cache_new __attribute((visibility("hidden")));
       
   231 #define g_cache_new IA__g_cache_new
       
   232 
       
   233 extern __typeof (g_cache_remove) IA__g_cache_remove __attribute((visibility("hidden")));
       
   234 #define g_cache_remove IA__g_cache_remove
       
   235 
       
   236 #ifndef G_DISABLE_DEPRECATED
       
   237 extern __typeof (g_cache_value_foreach) IA__g_cache_value_foreach __attribute((visibility("hidden")));
       
   238 #define g_cache_value_foreach IA__g_cache_value_foreach
       
   239 
       
   240 #endif
       
   241 #endif
       
   242 #endif
       
   243 #if IN_HEADER(__G_COMPLETION_H__)
       
   244 #if IN_FILE(__G_COMPLETION_C__)
       
   245 extern __typeof (g_completion_add_items) IA__g_completion_add_items __attribute((visibility("hidden")));
       
   246 #define g_completion_add_items IA__g_completion_add_items
       
   247 
       
   248 extern __typeof (g_completion_clear_items) IA__g_completion_clear_items __attribute((visibility("hidden")));
       
   249 #define g_completion_clear_items IA__g_completion_clear_items
       
   250 
       
   251 extern __typeof (g_completion_complete) IA__g_completion_complete __attribute((visibility("hidden")));
       
   252 #define g_completion_complete IA__g_completion_complete
       
   253 
       
   254 extern __typeof (g_completion_complete_utf8) IA__g_completion_complete_utf8 __attribute((visibility("hidden")));
       
   255 #define g_completion_complete_utf8 IA__g_completion_complete_utf8
       
   256 
       
   257 extern __typeof (g_completion_free) IA__g_completion_free __attribute((visibility("hidden")));
       
   258 #define g_completion_free IA__g_completion_free
       
   259 
       
   260 extern __typeof (g_completion_new) IA__g_completion_new __attribute((visibility("hidden")));
       
   261 #define g_completion_new IA__g_completion_new
       
   262 
       
   263 extern __typeof (g_completion_remove_items) IA__g_completion_remove_items __attribute((visibility("hidden")));
       
   264 #define g_completion_remove_items IA__g_completion_remove_items
       
   265 
       
   266 extern __typeof (g_completion_set_compare) IA__g_completion_set_compare __attribute((visibility("hidden")));
       
   267 #define g_completion_set_compare IA__g_completion_set_compare
       
   268 
       
   269 #endif
       
   270 #endif
       
   271 #if IN_HEADER(__G_CONVERT_H__)
       
   272 #if IN_FILE(__G_CONVERT_C__)
       
   273 extern __typeof (g_get_filename_charsets) IA__g_get_filename_charsets __attribute((visibility("hidden")));
       
   274 #define g_get_filename_charsets IA__g_get_filename_charsets
       
   275 
       
   276 extern __typeof (g_convert) IA__g_convert __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   277 #define g_convert IA__g_convert
       
   278 
       
   279 extern __typeof (g_convert_error_quark) IA__g_convert_error_quark __attribute((visibility("hidden")));
       
   280 #define g_convert_error_quark IA__g_convert_error_quark
       
   281 
       
   282 extern __typeof (g_convert_with_fallback) IA__g_convert_with_fallback __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   283 #define g_convert_with_fallback IA__g_convert_with_fallback
       
   284 
       
   285 extern __typeof (g_convert_with_iconv) IA__g_convert_with_iconv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   286 #define g_convert_with_iconv IA__g_convert_with_iconv
       
   287 
       
   288 extern __typeof (g_iconv) IA__g_iconv __attribute((visibility("hidden")));
       
   289 #define g_iconv IA__g_iconv
       
   290 
       
   291 extern __typeof (g_iconv_close) IA__g_iconv_close __attribute((visibility("hidden")));
       
   292 #define g_iconv_close IA__g_iconv_close
       
   293 
       
   294 extern __typeof (g_iconv_open) IA__g_iconv_open __attribute((visibility("hidden")));
       
   295 #define g_iconv_open IA__g_iconv_open
       
   296 
       
   297 extern __typeof (g_locale_from_utf8) IA__g_locale_from_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   298 #define g_locale_from_utf8 IA__g_locale_from_utf8
       
   299 
       
   300 extern __typeof (g_locale_to_utf8) IA__g_locale_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   301 #define g_locale_to_utf8 IA__g_locale_to_utf8
       
   302 
       
   303 extern __typeof (g_filename_display_name) IA__g_filename_display_name __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   304 #define g_filename_display_name IA__g_filename_display_name
       
   305 
       
   306 extern __typeof (g_filename_display_basename) IA__g_filename_display_basename __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   307 #define g_filename_display_basename IA__g_filename_display_basename
       
   308 
       
   309 extern __typeof (g_filename_from_uri) IA__g_filename_from_uri __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   310 #define g_filename_from_uri IA__g_filename_from_uri
       
   311 
       
   312 extern __typeof (g_filename_from_utf8) IA__g_filename_from_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   313 #define g_filename_from_utf8 IA__g_filename_from_utf8
       
   314 
       
   315 extern __typeof (g_filename_to_uri) IA__g_filename_to_uri __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   316 #define g_filename_to_uri IA__g_filename_to_uri
       
   317 
       
   318 extern __typeof (g_filename_to_utf8) IA__g_filename_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   319 #define g_filename_to_utf8 IA__g_filename_to_utf8
       
   320 
       
   321 #ifdef G_OS_WIN32
       
   322 extern __typeof (g_filename_from_uri_utf8) IA__g_filename_from_uri_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   323 #define g_filename_from_uri_utf8 IA__g_filename_from_uri_utf8
       
   324 
       
   325 extern __typeof (g_filename_from_utf8_utf8) IA__g_filename_from_utf8_utf8 __attribute((visibility("hidden")));
       
   326 #define g_filename_from_utf8_utf8 IA__g_filename_from_utf8_utf8
       
   327 
       
   328 extern __typeof (g_filename_to_uri_utf8) IA__g_filename_to_uri_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   329 #define g_filename_to_uri_utf8 IA__g_filename_to_uri_utf8
       
   330 
       
   331 extern __typeof (g_filename_to_utf8_utf8) IA__g_filename_to_utf8_utf8 __attribute((visibility("hidden")));
       
   332 #define g_filename_to_utf8_utf8 IA__g_filename_to_utf8_utf8
       
   333 
       
   334 #endif
       
   335 extern __typeof (g_uri_list_extract_uris) IA__g_uri_list_extract_uris __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   336 #define g_uri_list_extract_uris IA__g_uri_list_extract_uris
       
   337 
       
   338 #endif
       
   339 #endif
       
   340 #if IN_HEADER(__G_DATASET_H__)
       
   341 #if IN_FILE(__G_DATASET_C__)
       
   342 extern __typeof (g_datalist_clear) IA__g_datalist_clear __attribute((visibility("hidden")));
       
   343 #define g_datalist_clear IA__g_datalist_clear
       
   344 
       
   345 extern __typeof (g_datalist_foreach) IA__g_datalist_foreach __attribute((visibility("hidden")));
       
   346 #define g_datalist_foreach IA__g_datalist_foreach
       
   347 
       
   348 extern __typeof (g_datalist_get_flags) IA__g_datalist_get_flags __attribute((visibility("hidden")));
       
   349 #define g_datalist_get_flags IA__g_datalist_get_flags
       
   350 
       
   351 extern __typeof (g_datalist_id_get_data) IA__g_datalist_id_get_data __attribute((visibility("hidden")));
       
   352 #define g_datalist_id_get_data IA__g_datalist_id_get_data
       
   353 
       
   354 extern __typeof (g_datalist_id_remove_no_notify) IA__g_datalist_id_remove_no_notify __attribute((visibility("hidden")));
       
   355 #define g_datalist_id_remove_no_notify IA__g_datalist_id_remove_no_notify
       
   356 
       
   357 extern __typeof (g_datalist_id_set_data_full) IA__g_datalist_id_set_data_full __attribute((visibility("hidden")));
       
   358 #define g_datalist_id_set_data_full IA__g_datalist_id_set_data_full
       
   359 
       
   360 extern __typeof (g_datalist_set_flags) IA__g_datalist_set_flags __attribute((visibility("hidden")));
       
   361 #define g_datalist_set_flags IA__g_datalist_set_flags
       
   362 
       
   363 extern __typeof (g_datalist_unset_flags) IA__g_datalist_unset_flags __attribute((visibility("hidden")));
       
   364 #define g_datalist_unset_flags IA__g_datalist_unset_flags
       
   365 
       
   366 extern __typeof (g_datalist_init) IA__g_datalist_init __attribute((visibility("hidden")));
       
   367 #define g_datalist_init IA__g_datalist_init
       
   368 
       
   369 extern __typeof (g_dataset_destroy) IA__g_dataset_destroy __attribute((visibility("hidden")));
       
   370 #define g_dataset_destroy IA__g_dataset_destroy
       
   371 
       
   372 extern __typeof (g_dataset_foreach) IA__g_dataset_foreach __attribute((visibility("hidden")));
       
   373 #define g_dataset_foreach IA__g_dataset_foreach
       
   374 
       
   375 extern __typeof (g_dataset_id_get_data) IA__g_dataset_id_get_data __attribute((visibility("hidden")));
       
   376 #define g_dataset_id_get_data IA__g_dataset_id_get_data
       
   377 
       
   378 extern __typeof (g_dataset_id_remove_no_notify) IA__g_dataset_id_remove_no_notify __attribute((visibility("hidden")));
       
   379 #define g_dataset_id_remove_no_notify IA__g_dataset_id_remove_no_notify
       
   380 
       
   381 extern __typeof (g_dataset_id_set_data_full) IA__g_dataset_id_set_data_full __attribute((visibility("hidden")));
       
   382 #define g_dataset_id_set_data_full IA__g_dataset_id_set_data_full
       
   383 
       
   384 #endif
       
   385 #endif
       
   386 #if IN_HEADER(__G_QUARK_H__)
       
   387 #if IN_FILE(__G_DATASET_C__)
       
   388 extern __typeof (g_quark_from_static_string) IA__g_quark_from_static_string __attribute((visibility("hidden")));
       
   389 #define g_quark_from_static_string IA__g_quark_from_static_string
       
   390 
       
   391 extern __typeof (g_quark_from_string) IA__g_quark_from_string __attribute((visibility("hidden")));
       
   392 #define g_quark_from_string IA__g_quark_from_string
       
   393 
       
   394 extern __typeof (g_quark_to_string) IA__g_quark_to_string __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   395 #define g_quark_to_string IA__g_quark_to_string
       
   396 
       
   397 extern __typeof (g_quark_try_string) IA__g_quark_try_string __attribute((visibility("hidden")));
       
   398 #define g_quark_try_string IA__g_quark_try_string
       
   399 
       
   400 extern __typeof (g_intern_string) IA__g_intern_string __attribute((visibility("hidden")));
       
   401 #define g_intern_string IA__g_intern_string
       
   402 
       
   403 extern __typeof (g_intern_static_string) IA__g_intern_static_string __attribute((visibility("hidden")));
       
   404 #define g_intern_static_string IA__g_intern_static_string
       
   405 
       
   406 #endif
       
   407 #endif
       
   408 #if IN_HEADER(__G_DATE_H__)
       
   409 #if IN_FILE(__G_DATE_C__)
       
   410 extern __typeof (g_date_add_days) IA__g_date_add_days __attribute((visibility("hidden")));
       
   411 #define g_date_add_days IA__g_date_add_days
       
   412 
       
   413 extern __typeof (g_date_add_months) IA__g_date_add_months __attribute((visibility("hidden")));
       
   414 #define g_date_add_months IA__g_date_add_months
       
   415 
       
   416 extern __typeof (g_date_add_years) IA__g_date_add_years __attribute((visibility("hidden")));
       
   417 #define g_date_add_years IA__g_date_add_years
       
   418 
       
   419 extern __typeof (g_date_clamp) IA__g_date_clamp __attribute((visibility("hidden")));
       
   420 #define g_date_clamp IA__g_date_clamp
       
   421 
       
   422 extern __typeof (g_date_clear) IA__g_date_clear __attribute((visibility("hidden")));
       
   423 #define g_date_clear IA__g_date_clear
       
   424 
       
   425 extern __typeof (g_date_compare) IA__g_date_compare __attribute((visibility("hidden")));
       
   426 #define g_date_compare IA__g_date_compare
       
   427 
       
   428 extern __typeof (g_date_days_between) IA__g_date_days_between __attribute((visibility("hidden")));
       
   429 #define g_date_days_between IA__g_date_days_between
       
   430 
       
   431 extern __typeof (g_date_free) IA__g_date_free __attribute((visibility("hidden")));
       
   432 #define g_date_free IA__g_date_free
       
   433 
       
   434 extern __typeof (g_date_get_day) IA__g_date_get_day __attribute((visibility("hidden")));
       
   435 #define g_date_get_day IA__g_date_get_day
       
   436 
       
   437 extern __typeof (g_date_get_day_of_year) IA__g_date_get_day_of_year __attribute((visibility("hidden")));
       
   438 #define g_date_get_day_of_year IA__g_date_get_day_of_year
       
   439 
       
   440 extern __typeof (g_date_get_days_in_month) IA__g_date_get_days_in_month __attribute((visibility("hidden")));
       
   441 #define g_date_get_days_in_month IA__g_date_get_days_in_month
       
   442 
       
   443 extern __typeof (g_date_get_iso8601_week_of_year) IA__g_date_get_iso8601_week_of_year __attribute((visibility("hidden")));
       
   444 #define g_date_get_iso8601_week_of_year IA__g_date_get_iso8601_week_of_year
       
   445 
       
   446 extern __typeof (g_date_get_julian) IA__g_date_get_julian __attribute((visibility("hidden")));
       
   447 #define g_date_get_julian IA__g_date_get_julian
       
   448 
       
   449 extern __typeof (g_date_get_monday_week_of_year) IA__g_date_get_monday_week_of_year __attribute((visibility("hidden")));
       
   450 #define g_date_get_monday_week_of_year IA__g_date_get_monday_week_of_year
       
   451 
       
   452 extern __typeof (g_date_get_monday_weeks_in_year) IA__g_date_get_monday_weeks_in_year __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   453 #define g_date_get_monday_weeks_in_year IA__g_date_get_monday_weeks_in_year
       
   454 
       
   455 extern __typeof (g_date_get_month) IA__g_date_get_month __attribute((visibility("hidden")));
       
   456 #define g_date_get_month IA__g_date_get_month
       
   457 
       
   458 extern __typeof (g_date_get_sunday_week_of_year) IA__g_date_get_sunday_week_of_year __attribute((visibility("hidden")));
       
   459 #define g_date_get_sunday_week_of_year IA__g_date_get_sunday_week_of_year
       
   460 
       
   461 extern __typeof (g_date_get_sunday_weeks_in_year) IA__g_date_get_sunday_weeks_in_year __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   462 #define g_date_get_sunday_weeks_in_year IA__g_date_get_sunday_weeks_in_year
       
   463 
       
   464 extern __typeof (g_date_get_weekday) IA__g_date_get_weekday __attribute((visibility("hidden")));
       
   465 #define g_date_get_weekday IA__g_date_get_weekday
       
   466 
       
   467 extern __typeof (g_date_get_year) IA__g_date_get_year __attribute((visibility("hidden")));
       
   468 #define g_date_get_year IA__g_date_get_year
       
   469 
       
   470 extern __typeof (g_date_is_first_of_month) IA__g_date_is_first_of_month __attribute((visibility("hidden")));
       
   471 #define g_date_is_first_of_month IA__g_date_is_first_of_month
       
   472 
       
   473 extern __typeof (g_date_is_last_of_month) IA__g_date_is_last_of_month __attribute((visibility("hidden")));
       
   474 #define g_date_is_last_of_month IA__g_date_is_last_of_month
       
   475 
       
   476 extern __typeof (g_date_is_leap_year) IA__g_date_is_leap_year __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   477 #define g_date_is_leap_year IA__g_date_is_leap_year
       
   478 
       
   479 extern __typeof (g_date_new) IA__g_date_new __attribute((visibility("hidden")));
       
   480 #define g_date_new IA__g_date_new
       
   481 
       
   482 extern __typeof (g_date_new_dmy) IA__g_date_new_dmy __attribute((visibility("hidden")));
       
   483 #define g_date_new_dmy IA__g_date_new_dmy
       
   484 
       
   485 extern __typeof (g_date_new_julian) IA__g_date_new_julian __attribute((visibility("hidden")));
       
   486 #define g_date_new_julian IA__g_date_new_julian
       
   487 
       
   488 extern __typeof (g_date_order) IA__g_date_order __attribute((visibility("hidden")));
       
   489 #define g_date_order IA__g_date_order
       
   490 
       
   491 extern __typeof (g_date_set_day) IA__g_date_set_day __attribute((visibility("hidden")));
       
   492 #define g_date_set_day IA__g_date_set_day
       
   493 
       
   494 extern __typeof (g_date_set_dmy) IA__g_date_set_dmy __attribute((visibility("hidden")));
       
   495 #define g_date_set_dmy IA__g_date_set_dmy
       
   496 
       
   497 extern __typeof (g_date_set_julian) IA__g_date_set_julian __attribute((visibility("hidden")));
       
   498 #define g_date_set_julian IA__g_date_set_julian
       
   499 
       
   500 extern __typeof (g_date_set_month) IA__g_date_set_month __attribute((visibility("hidden")));
       
   501 #define g_date_set_month IA__g_date_set_month
       
   502 
       
   503 extern __typeof (g_date_set_parse) IA__g_date_set_parse __attribute((visibility("hidden")));
       
   504 #define g_date_set_parse IA__g_date_set_parse
       
   505 
       
   506 #ifndef G_DISABLE_DEPRECATED
       
   507 extern __typeof (g_date_set_time) IA__g_date_set_time __attribute((visibility("hidden")));
       
   508 #define g_date_set_time IA__g_date_set_time
       
   509 
       
   510 #endif
       
   511 extern __typeof (g_date_set_time_t) IA__g_date_set_time_t __attribute((visibility("hidden")));
       
   512 #define g_date_set_time_t IA__g_date_set_time_t
       
   513 
       
   514 extern __typeof (g_date_set_time_val) IA__g_date_set_time_val __attribute((visibility("hidden")));
       
   515 #define g_date_set_time_val IA__g_date_set_time_val
       
   516 
       
   517 extern __typeof (g_date_set_year) IA__g_date_set_year __attribute((visibility("hidden")));
       
   518 #define g_date_set_year IA__g_date_set_year
       
   519 
       
   520 extern __typeof (g_date_strftime) IA__g_date_strftime __attribute((visibility("hidden")));
       
   521 #define g_date_strftime IA__g_date_strftime
       
   522 
       
   523 extern __typeof (g_date_subtract_days) IA__g_date_subtract_days __attribute((visibility("hidden")));
       
   524 #define g_date_subtract_days IA__g_date_subtract_days
       
   525 
       
   526 extern __typeof (g_date_subtract_months) IA__g_date_subtract_months __attribute((visibility("hidden")));
       
   527 #define g_date_subtract_months IA__g_date_subtract_months
       
   528 
       
   529 extern __typeof (g_date_subtract_years) IA__g_date_subtract_years __attribute((visibility("hidden")));
       
   530 #define g_date_subtract_years IA__g_date_subtract_years
       
   531 
       
   532 extern __typeof (g_date_to_struct_tm) IA__g_date_to_struct_tm __attribute((visibility("hidden")));
       
   533 #define g_date_to_struct_tm IA__g_date_to_struct_tm
       
   534 
       
   535 extern __typeof (g_date_valid) IA__g_date_valid __attribute((visibility("hidden")));
       
   536 #define g_date_valid IA__g_date_valid
       
   537 
       
   538 extern __typeof (g_date_valid_day) IA__g_date_valid_day __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   539 #define g_date_valid_day IA__g_date_valid_day
       
   540 
       
   541 extern __typeof (g_date_valid_dmy) IA__g_date_valid_dmy __attribute((visibility("hidden")));
       
   542 #define g_date_valid_dmy IA__g_date_valid_dmy
       
   543 
       
   544 extern __typeof (g_date_valid_julian) IA__g_date_valid_julian __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   545 #define g_date_valid_julian IA__g_date_valid_julian
       
   546 
       
   547 extern __typeof (g_date_valid_month) IA__g_date_valid_month __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   548 #define g_date_valid_month IA__g_date_valid_month
       
   549 
       
   550 extern __typeof (g_date_valid_weekday) IA__g_date_valid_weekday __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   551 #define g_date_valid_weekday IA__g_date_valid_weekday
       
   552 
       
   553 extern __typeof (g_date_valid_year) IA__g_date_valid_year __attribute((visibility("hidden"))) G_GNUC_CONST;
       
   554 #define g_date_valid_year IA__g_date_valid_year
       
   555 
       
   556 #endif
       
   557 #endif
       
   558 #if IN_HEADER(__G_DIR_H__)
       
   559 #if IN_FILE(__G_DIR_C__)
       
   560 extern __typeof (g_dir_close) IA__g_dir_close __attribute((visibility("hidden")));
       
   561 #define g_dir_close IA__g_dir_close
       
   562 
       
   563 extern __typeof (g_dir_open) IA__g_dir_open __attribute((visibility("hidden")));
       
   564 #define g_dir_open IA__g_dir_open
       
   565 
       
   566 extern __typeof (g_dir_read_name) IA__g_dir_read_name __attribute((visibility("hidden")));
       
   567 #define g_dir_read_name IA__g_dir_read_name
       
   568 
       
   569 #ifdef G_OS_WIN32
       
   570 extern __typeof (g_dir_open_utf8) IA__g_dir_open_utf8 __attribute((visibility("hidden")));
       
   571 #define g_dir_open_utf8 IA__g_dir_open_utf8
       
   572 
       
   573 extern __typeof (g_dir_read_name_utf8) IA__g_dir_read_name_utf8 __attribute((visibility("hidden")));
       
   574 #define g_dir_read_name_utf8 IA__g_dir_read_name_utf8
       
   575 
       
   576 #endif
       
   577 extern __typeof (g_dir_rewind) IA__g_dir_rewind __attribute((visibility("hidden")));
       
   578 #define g_dir_rewind IA__g_dir_rewind
       
   579 
       
   580 #endif
       
   581 #endif
       
   582 #if IN_HEADER(__G_ERROR_H__)
       
   583 #if IN_FILE(__G_ERROR_C__)
       
   584 extern __typeof (g_clear_error) IA__g_clear_error __attribute((visibility("hidden")));
       
   585 #define g_clear_error IA__g_clear_error
       
   586 
       
   587 extern __typeof (g_error_copy) IA__g_error_copy __attribute((visibility("hidden")));
       
   588 #define g_error_copy IA__g_error_copy
       
   589 
       
   590 extern __typeof (g_error_free) IA__g_error_free __attribute((visibility("hidden")));
       
   591 #define g_error_free IA__g_error_free
       
   592 
       
   593 extern __typeof (g_error_matches) IA__g_error_matches __attribute((visibility("hidden")));
       
   594 #define g_error_matches IA__g_error_matches
       
   595 
       
   596 extern __typeof (g_error_new) IA__g_error_new __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
       
   597 #define g_error_new IA__g_error_new
       
   598 
       
   599 extern __typeof (g_error_new_literal) IA__g_error_new_literal __attribute((visibility("hidden")));
       
   600 #define g_error_new_literal IA__g_error_new_literal
       
   601 
       
   602 extern __typeof (g_propagate_error) IA__g_propagate_error __attribute((visibility("hidden")));
       
   603 #define g_propagate_error IA__g_propagate_error
       
   604 
       
   605 extern __typeof (g_set_error) IA__g_set_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(4,5);
       
   606 #define g_set_error IA__g_set_error
       
   607 
       
   608 #endif
       
   609 #endif
       
   610 #if IN_HEADER(__G_FILEUTILS_H__)
       
   611 #if IN_FILE(__G_FILEUTILS_C__)
       
   612 extern __typeof (g_build_filename) IA__g_build_filename __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
       
   613 #define g_build_filename IA__g_build_filename
       
   614 
       
   615 extern __typeof (g_build_filenamev) IA__g_build_filenamev __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   616 #define g_build_filenamev IA__g_build_filenamev
       
   617 
       
   618 extern __typeof (g_build_path) IA__g_build_path __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
       
   619 #define g_build_path IA__g_build_path
       
   620 
       
   621 extern __typeof (g_build_pathv) IA__g_build_pathv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   622 #define g_build_pathv IA__g_build_pathv
       
   623 
       
   624 extern __typeof (g_file_error_from_errno) IA__g_file_error_from_errno __attribute((visibility("hidden")));
       
   625 #define g_file_error_from_errno IA__g_file_error_from_errno
       
   626 
       
   627 extern __typeof (g_file_error_quark) IA__g_file_error_quark __attribute((visibility("hidden")));
       
   628 #define g_file_error_quark IA__g_file_error_quark
       
   629 
       
   630 extern __typeof (g_file_get_contents) IA__g_file_get_contents __attribute((visibility("hidden")));
       
   631 #define g_file_get_contents IA__g_file_get_contents
       
   632 
       
   633 extern __typeof (g_file_set_contents) IA__g_file_set_contents __attribute((visibility("hidden")));
       
   634 #define g_file_set_contents IA__g_file_set_contents
       
   635 
       
   636 extern __typeof (g_file_open_tmp) IA__g_file_open_tmp __attribute((visibility("hidden")));
       
   637 #define g_file_open_tmp IA__g_file_open_tmp
       
   638 
       
   639 extern __typeof (g_file_test) IA__g_file_test __attribute((visibility("hidden")));
       
   640 #define g_file_test IA__g_file_test
       
   641 
       
   642 extern __typeof (g_file_read_link) IA__g_file_read_link __attribute((visibility("hidden")));
       
   643 #define g_file_read_link IA__g_file_read_link
       
   644 
       
   645 extern __typeof (g_mkstemp) IA__g_mkstemp __attribute((visibility("hidden")));
       
   646 #define g_mkstemp IA__g_mkstemp
       
   647 
       
   648 extern __typeof (g_mkdir_with_parents) IA__g_mkdir_with_parents __attribute((visibility("hidden")));
       
   649 #define g_mkdir_with_parents IA__g_mkdir_with_parents
       
   650 
       
   651 #ifdef G_OS_WIN32
       
   652 extern __typeof (g_file_get_contents_utf8) IA__g_file_get_contents_utf8 __attribute((visibility("hidden")));
       
   653 #define g_file_get_contents_utf8 IA__g_file_get_contents_utf8
       
   654 
       
   655 extern __typeof (g_file_open_tmp_utf8) IA__g_file_open_tmp_utf8 __attribute((visibility("hidden")));
       
   656 #define g_file_open_tmp_utf8 IA__g_file_open_tmp_utf8
       
   657 
       
   658 extern __typeof (g_file_test_utf8) IA__g_file_test_utf8 __attribute((visibility("hidden")));
       
   659 #define g_file_test_utf8 IA__g_file_test_utf8
       
   660 
       
   661 extern __typeof (g_mkstemp_utf8) IA__g_mkstemp_utf8 __attribute((visibility("hidden")));
       
   662 #define g_mkstemp_utf8 IA__g_mkstemp_utf8
       
   663 
       
   664 #endif
       
   665 #endif
       
   666 #endif
       
   667 #if IN_HEADER(__G_HASH_H__)
       
   668 #if IN_FILE(__G_HASH_C__)
       
   669 extern __typeof (g_hash_table_destroy) IA__g_hash_table_destroy __attribute((visibility("hidden")));
       
   670 #define g_hash_table_destroy IA__g_hash_table_destroy
       
   671 
       
   672 extern __typeof (g_hash_table_unref) IA__g_hash_table_unref __attribute((visibility("hidden")));
       
   673 #define g_hash_table_unref IA__g_hash_table_unref
       
   674 
       
   675 extern __typeof (g_hash_table_ref) IA__g_hash_table_ref __attribute((visibility("hidden")));
       
   676 #define g_hash_table_ref IA__g_hash_table_ref
       
   677 
       
   678 extern __typeof (g_hash_table_find) IA__g_hash_table_find __attribute((visibility("hidden")));
       
   679 #define g_hash_table_find IA__g_hash_table_find
       
   680 
       
   681 extern __typeof (g_hash_table_foreach) IA__g_hash_table_foreach __attribute((visibility("hidden")));
       
   682 #define g_hash_table_foreach IA__g_hash_table_foreach
       
   683 
       
   684 extern __typeof (g_hash_table_foreach_remove) IA__g_hash_table_foreach_remove __attribute((visibility("hidden")));
       
   685 #define g_hash_table_foreach_remove IA__g_hash_table_foreach_remove
       
   686 
       
   687 extern __typeof (g_hash_table_foreach_steal) IA__g_hash_table_foreach_steal __attribute((visibility("hidden")));
       
   688 #define g_hash_table_foreach_steal IA__g_hash_table_foreach_steal
       
   689 
       
   690 extern __typeof (g_hash_table_insert) IA__g_hash_table_insert __attribute((visibility("hidden")));
       
   691 #define g_hash_table_insert IA__g_hash_table_insert
       
   692 
       
   693 extern __typeof (g_hash_table_lookup) IA__g_hash_table_lookup __attribute((visibility("hidden")));
       
   694 #define g_hash_table_lookup IA__g_hash_table_lookup
       
   695 
       
   696 extern __typeof (g_hash_table_lookup_extended) IA__g_hash_table_lookup_extended __attribute((visibility("hidden")));
       
   697 #define g_hash_table_lookup_extended IA__g_hash_table_lookup_extended
       
   698 
       
   699 extern __typeof (g_hash_table_new) IA__g_hash_table_new __attribute((visibility("hidden")));
       
   700 #define g_hash_table_new IA__g_hash_table_new
       
   701 
       
   702 extern __typeof (g_hash_table_new_full) IA__g_hash_table_new_full __attribute((visibility("hidden")));
       
   703 #define g_hash_table_new_full IA__g_hash_table_new_full
       
   704 
       
   705 extern __typeof (g_hash_table_remove) IA__g_hash_table_remove __attribute((visibility("hidden")));
       
   706 #define g_hash_table_remove IA__g_hash_table_remove
       
   707 
       
   708 extern __typeof (g_hash_table_replace) IA__g_hash_table_replace __attribute((visibility("hidden")));
       
   709 #define g_hash_table_replace IA__g_hash_table_replace
       
   710 
       
   711 extern __typeof (g_hash_table_size) IA__g_hash_table_size __attribute((visibility("hidden")));
       
   712 #define g_hash_table_size IA__g_hash_table_size
       
   713 
       
   714 extern __typeof (g_hash_table_steal) IA__g_hash_table_steal __attribute((visibility("hidden")));
       
   715 #define g_hash_table_steal IA__g_hash_table_steal
       
   716 
       
   717 #endif
       
   718 #endif
       
   719 #if IN_HEADER(__G_HOOK_H__)
       
   720 #if IN_FILE(__G_HOOK_C__)
       
   721 extern __typeof (g_hook_alloc) IA__g_hook_alloc __attribute((visibility("hidden")));
       
   722 #define g_hook_alloc IA__g_hook_alloc
       
   723 
       
   724 extern __typeof (g_hook_compare_ids) IA__g_hook_compare_ids __attribute((visibility("hidden")));
       
   725 #define g_hook_compare_ids IA__g_hook_compare_ids
       
   726 
       
   727 extern __typeof (g_hook_destroy) IA__g_hook_destroy __attribute((visibility("hidden")));
       
   728 #define g_hook_destroy IA__g_hook_destroy
       
   729 
       
   730 extern __typeof (g_hook_destroy_link) IA__g_hook_destroy_link __attribute((visibility("hidden")));
       
   731 #define g_hook_destroy_link IA__g_hook_destroy_link
       
   732 
       
   733 extern __typeof (g_hook_find) IA__g_hook_find __attribute((visibility("hidden")));
       
   734 #define g_hook_find IA__g_hook_find
       
   735 
       
   736 extern __typeof (g_hook_find_data) IA__g_hook_find_data __attribute((visibility("hidden")));
       
   737 #define g_hook_find_data IA__g_hook_find_data
       
   738 
       
   739 extern __typeof (g_hook_find_func) IA__g_hook_find_func __attribute((visibility("hidden")));
       
   740 #define g_hook_find_func IA__g_hook_find_func
       
   741 
       
   742 extern __typeof (g_hook_find_func_data) IA__g_hook_find_func_data __attribute((visibility("hidden")));
       
   743 #define g_hook_find_func_data IA__g_hook_find_func_data
       
   744 
       
   745 extern __typeof (g_hook_first_valid) IA__g_hook_first_valid __attribute((visibility("hidden")));
       
   746 #define g_hook_first_valid IA__g_hook_first_valid
       
   747 
       
   748 extern __typeof (g_hook_free) IA__g_hook_free __attribute((visibility("hidden")));
       
   749 #define g_hook_free IA__g_hook_free
       
   750 
       
   751 extern __typeof (g_hook_get) IA__g_hook_get __attribute((visibility("hidden")));
       
   752 #define g_hook_get IA__g_hook_get
       
   753 
       
   754 extern __typeof (g_hook_insert_before) IA__g_hook_insert_before __attribute((visibility("hidden")));
       
   755 #define g_hook_insert_before IA__g_hook_insert_before
       
   756 
       
   757 extern __typeof (g_hook_insert_sorted) IA__g_hook_insert_sorted __attribute((visibility("hidden")));
       
   758 #define g_hook_insert_sorted IA__g_hook_insert_sorted
       
   759 
       
   760 extern __typeof (g_hook_list_clear) IA__g_hook_list_clear __attribute((visibility("hidden")));
       
   761 #define g_hook_list_clear IA__g_hook_list_clear
       
   762 
       
   763 extern __typeof (g_hook_list_init) IA__g_hook_list_init __attribute((visibility("hidden")));
       
   764 #define g_hook_list_init IA__g_hook_list_init
       
   765 
       
   766 extern __typeof (g_hook_list_invoke) IA__g_hook_list_invoke __attribute((visibility("hidden")));
       
   767 #define g_hook_list_invoke IA__g_hook_list_invoke
       
   768 
       
   769 extern __typeof (g_hook_list_invoke_check) IA__g_hook_list_invoke_check __attribute((visibility("hidden")));
       
   770 #define g_hook_list_invoke_check IA__g_hook_list_invoke_check
       
   771 
       
   772 extern __typeof (g_hook_list_marshal) IA__g_hook_list_marshal __attribute((visibility("hidden")));
       
   773 #define g_hook_list_marshal IA__g_hook_list_marshal
       
   774 
       
   775 extern __typeof (g_hook_list_marshal_check) IA__g_hook_list_marshal_check __attribute((visibility("hidden")));
       
   776 #define g_hook_list_marshal_check IA__g_hook_list_marshal_check
       
   777 
       
   778 extern __typeof (g_hook_next_valid) IA__g_hook_next_valid __attribute((visibility("hidden")));
       
   779 #define g_hook_next_valid IA__g_hook_next_valid
       
   780 
       
   781 extern __typeof (g_hook_prepend) IA__g_hook_prepend __attribute((visibility("hidden")));
       
   782 #define g_hook_prepend IA__g_hook_prepend
       
   783 
       
   784 extern __typeof (g_hook_ref) IA__g_hook_ref __attribute((visibility("hidden")));
       
   785 #define g_hook_ref IA__g_hook_ref
       
   786 
       
   787 extern __typeof (g_hook_unref) IA__g_hook_unref __attribute((visibility("hidden")));
       
   788 #define g_hook_unref IA__g_hook_unref
       
   789 
       
   790 #endif
       
   791 #endif
       
   792 #if IN_HEADER(__G_IOCHANNEL_H__)
       
   793 #if IN_FILE(__G_IOCHANNEL_C__)
       
   794 extern __typeof (g_io_add_watch) IA__g_io_add_watch __attribute((visibility("hidden")));
       
   795 #define g_io_add_watch IA__g_io_add_watch
       
   796 
       
   797 extern __typeof (g_io_add_watch_full) IA__g_io_add_watch_full __attribute((visibility("hidden")));
       
   798 #define g_io_add_watch_full IA__g_io_add_watch_full
       
   799 
       
   800 extern __typeof (g_io_create_watch) IA__g_io_create_watch __attribute((visibility("hidden")));
       
   801 #define g_io_create_watch IA__g_io_create_watch
       
   802 
       
   803 extern __typeof (g_io_channel_error_from_errno) IA__g_io_channel_error_from_errno __attribute((visibility("hidden")));
       
   804 #define g_io_channel_error_from_errno IA__g_io_channel_error_from_errno
       
   805 
       
   806 extern __typeof (g_io_channel_error_quark) IA__g_io_channel_error_quark __attribute((visibility("hidden")));
       
   807 #define g_io_channel_error_quark IA__g_io_channel_error_quark
       
   808 
       
   809 extern __typeof (g_io_channel_flush) IA__g_io_channel_flush __attribute((visibility("hidden")));
       
   810 #define g_io_channel_flush IA__g_io_channel_flush
       
   811 
       
   812 extern __typeof (g_io_channel_get_buffer_condition) IA__g_io_channel_get_buffer_condition __attribute((visibility("hidden")));
       
   813 #define g_io_channel_get_buffer_condition IA__g_io_channel_get_buffer_condition
       
   814 
       
   815 extern __typeof (g_io_channel_get_buffered) IA__g_io_channel_get_buffered __attribute((visibility("hidden")));
       
   816 #define g_io_channel_get_buffered IA__g_io_channel_get_buffered
       
   817 
       
   818 extern __typeof (g_io_channel_get_buffer_size) IA__g_io_channel_get_buffer_size __attribute((visibility("hidden")));
       
   819 #define g_io_channel_get_buffer_size IA__g_io_channel_get_buffer_size
       
   820 
       
   821 extern __typeof (g_io_channel_get_close_on_unref) IA__g_io_channel_get_close_on_unref __attribute((visibility("hidden")));
       
   822 #define g_io_channel_get_close_on_unref IA__g_io_channel_get_close_on_unref
       
   823 
       
   824 extern __typeof (g_io_channel_get_encoding) IA__g_io_channel_get_encoding __attribute((visibility("hidden")));
       
   825 #define g_io_channel_get_encoding IA__g_io_channel_get_encoding
       
   826 
       
   827 extern __typeof (g_io_channel_get_flags) IA__g_io_channel_get_flags __attribute((visibility("hidden")));
       
   828 #define g_io_channel_get_flags IA__g_io_channel_get_flags
       
   829 
       
   830 extern __typeof (g_io_channel_get_line_term) IA__g_io_channel_get_line_term __attribute((visibility("hidden")));
       
   831 #define g_io_channel_get_line_term IA__g_io_channel_get_line_term
       
   832 
       
   833 extern __typeof (g_io_channel_init) IA__g_io_channel_init __attribute((visibility("hidden")));
       
   834 #define g_io_channel_init IA__g_io_channel_init
       
   835 
       
   836 extern __typeof (g_io_channel_read_chars) IA__g_io_channel_read_chars __attribute((visibility("hidden")));
       
   837 #define g_io_channel_read_chars IA__g_io_channel_read_chars
       
   838 
       
   839 extern __typeof (g_io_channel_read_line) IA__g_io_channel_read_line __attribute((visibility("hidden")));
       
   840 #define g_io_channel_read_line IA__g_io_channel_read_line
       
   841 
       
   842 extern __typeof (g_io_channel_read_line_string) IA__g_io_channel_read_line_string __attribute((visibility("hidden")));
       
   843 #define g_io_channel_read_line_string IA__g_io_channel_read_line_string
       
   844 
       
   845 extern __typeof (g_io_channel_read_to_end) IA__g_io_channel_read_to_end __attribute((visibility("hidden")));
       
   846 #define g_io_channel_read_to_end IA__g_io_channel_read_to_end
       
   847 
       
   848 extern __typeof (g_io_channel_read_unichar) IA__g_io_channel_read_unichar __attribute((visibility("hidden")));
       
   849 #define g_io_channel_read_unichar IA__g_io_channel_read_unichar
       
   850 
       
   851 extern __typeof (g_io_channel_ref) IA__g_io_channel_ref __attribute((visibility("hidden")));
       
   852 #define g_io_channel_ref IA__g_io_channel_ref
       
   853 
       
   854 extern __typeof (g_io_channel_seek_position) IA__g_io_channel_seek_position __attribute((visibility("hidden")));
       
   855 #define g_io_channel_seek_position IA__g_io_channel_seek_position
       
   856 
       
   857 extern __typeof (g_io_channel_set_buffered) IA__g_io_channel_set_buffered __attribute((visibility("hidden")));
       
   858 #define g_io_channel_set_buffered IA__g_io_channel_set_buffered
       
   859 
       
   860 extern __typeof (g_io_channel_set_buffer_size) IA__g_io_channel_set_buffer_size __attribute((visibility("hidden")));
       
   861 #define g_io_channel_set_buffer_size IA__g_io_channel_set_buffer_size
       
   862 
       
   863 extern __typeof (g_io_channel_set_close_on_unref) IA__g_io_channel_set_close_on_unref __attribute((visibility("hidden")));
       
   864 #define g_io_channel_set_close_on_unref IA__g_io_channel_set_close_on_unref
       
   865 
       
   866 extern __typeof (g_io_channel_set_encoding) IA__g_io_channel_set_encoding __attribute((visibility("hidden")));
       
   867 #define g_io_channel_set_encoding IA__g_io_channel_set_encoding
       
   868 
       
   869 extern __typeof (g_io_channel_set_flags) IA__g_io_channel_set_flags __attribute((visibility("hidden")));
       
   870 #define g_io_channel_set_flags IA__g_io_channel_set_flags
       
   871 
       
   872 extern __typeof (g_io_channel_set_line_term) IA__g_io_channel_set_line_term __attribute((visibility("hidden")));
       
   873 #define g_io_channel_set_line_term IA__g_io_channel_set_line_term
       
   874 
       
   875 extern __typeof (g_io_channel_shutdown) IA__g_io_channel_shutdown __attribute((visibility("hidden")));
       
   876 #define g_io_channel_shutdown IA__g_io_channel_shutdown
       
   877 
       
   878 extern __typeof (g_io_channel_unref) IA__g_io_channel_unref __attribute((visibility("hidden")));
       
   879 #define g_io_channel_unref IA__g_io_channel_unref
       
   880 
       
   881 #ifndef G_DISABLE_DEPRECATED
       
   882 extern __typeof (g_io_channel_close) IA__g_io_channel_close __attribute((visibility("hidden")));
       
   883 #define g_io_channel_close IA__g_io_channel_close
       
   884 
       
   885 extern __typeof (g_io_channel_read) IA__g_io_channel_read __attribute((visibility("hidden")));
       
   886 #define g_io_channel_read IA__g_io_channel_read
       
   887 
       
   888 extern __typeof (g_io_channel_seek) IA__g_io_channel_seek __attribute((visibility("hidden")));
       
   889 #define g_io_channel_seek IA__g_io_channel_seek
       
   890 
       
   891 extern __typeof (g_io_channel_write) IA__g_io_channel_write __attribute((visibility("hidden")));
       
   892 #define g_io_channel_write IA__g_io_channel_write
       
   893 
       
   894 #endif
       
   895 extern __typeof (g_io_channel_write_chars) IA__g_io_channel_write_chars __attribute((visibility("hidden")));
       
   896 #define g_io_channel_write_chars IA__g_io_channel_write_chars
       
   897 
       
   898 extern __typeof (g_io_channel_write_unichar) IA__g_io_channel_write_unichar __attribute((visibility("hidden")));
       
   899 #define g_io_channel_write_unichar IA__g_io_channel_write_unichar
       
   900 
       
   901 #endif
       
   902 #endif
       
   903 #if IN_HEADER(__G_IOCHANNEL_H__)
       
   904 #if IN_FILE(__G_IO_UNIX_C__)
       
   905 #ifdef G_OS_UNIX
       
   906 extern __typeof (g_io_channel_unix_get_fd) IA__g_io_channel_unix_get_fd __attribute((visibility("hidden")));
       
   907 #define g_io_channel_unix_get_fd IA__g_io_channel_unix_get_fd
       
   908 
       
   909 extern __typeof (g_io_channel_unix_new) IA__g_io_channel_unix_new __attribute((visibility("hidden")));
       
   910 #define g_io_channel_unix_new IA__g_io_channel_unix_new
       
   911 
       
   912 extern __typeof (g_io_channel_new_file) IA__g_io_channel_new_file __attribute((visibility("hidden")));
       
   913 #define g_io_channel_new_file IA__g_io_channel_new_file
       
   914 
       
   915 #endif
       
   916 #endif
       
   917 #endif
       
   918 #if IN_HEADER(__G_IOCHANNEL_H__)
       
   919 #if IN_FILE(__G_IO_WIN32_C__)
       
   920 #ifdef G_OS_WIN32
       
   921 extern __typeof (g_io_channel_unix_get_fd) IA__g_io_channel_unix_get_fd __attribute((visibility("hidden")));
       
   922 #define g_io_channel_unix_get_fd IA__g_io_channel_unix_get_fd
       
   923 
       
   924 extern __typeof (g_io_channel_unix_new) IA__g_io_channel_unix_new __attribute((visibility("hidden")));
       
   925 #define g_io_channel_unix_new IA__g_io_channel_unix_new
       
   926 
       
   927 extern __typeof (g_io_channel_new_file) IA__g_io_channel_new_file __attribute((visibility("hidden")));
       
   928 #define g_io_channel_new_file IA__g_io_channel_new_file
       
   929 
       
   930 extern __typeof (g_io_channel_new_file_utf8) IA__g_io_channel_new_file_utf8 __attribute((visibility("hidden")));
       
   931 #define g_io_channel_new_file_utf8 IA__g_io_channel_new_file_utf8
       
   932 
       
   933 extern __typeof (g_io_channel_win32_get_fd) IA__g_io_channel_win32_get_fd __attribute((visibility("hidden")));
       
   934 #define g_io_channel_win32_get_fd IA__g_io_channel_win32_get_fd
       
   935 
       
   936 extern __typeof (g_io_channel_win32_make_pollfd) IA__g_io_channel_win32_make_pollfd __attribute((visibility("hidden")));
       
   937 #define g_io_channel_win32_make_pollfd IA__g_io_channel_win32_make_pollfd
       
   938 
       
   939 extern __typeof (g_io_channel_win32_new_fd) IA__g_io_channel_win32_new_fd __attribute((visibility("hidden")));
       
   940 #define g_io_channel_win32_new_fd IA__g_io_channel_win32_new_fd
       
   941 
       
   942 extern __typeof (g_io_channel_win32_new_messages) IA__g_io_channel_win32_new_messages __attribute((visibility("hidden")));
       
   943 #define g_io_channel_win32_new_messages IA__g_io_channel_win32_new_messages
       
   944 
       
   945 extern __typeof (g_io_channel_win32_new_socket) IA__g_io_channel_win32_new_socket __attribute((visibility("hidden")));
       
   946 #define g_io_channel_win32_new_socket IA__g_io_channel_win32_new_socket
       
   947 
       
   948 extern __typeof (g_io_channel_win32_new_stream_socket) IA__g_io_channel_win32_new_stream_socket __attribute((visibility("hidden")));
       
   949 #define g_io_channel_win32_new_stream_socket IA__g_io_channel_win32_new_stream_socket
       
   950 
       
   951 extern __typeof (g_io_channel_win32_poll) IA__g_io_channel_win32_poll __attribute((visibility("hidden")));
       
   952 #define g_io_channel_win32_poll IA__g_io_channel_win32_poll
       
   953 
       
   954 extern __typeof (g_io_channel_win32_set_debug) IA__g_io_channel_win32_set_debug __attribute((visibility("hidden")));
       
   955 #define g_io_channel_win32_set_debug IA__g_io_channel_win32_set_debug
       
   956 
       
   957 #endif
       
   958 #endif
       
   959 #endif
       
   960 #if IN_HEADER(__G_KEY_FILE_H__)
       
   961 #if IN_FILE(__G_KEY_FILE_C__)
       
   962 extern __typeof (g_key_file_error_quark) IA__g_key_file_error_quark __attribute((visibility("hidden")));
       
   963 #define g_key_file_error_quark IA__g_key_file_error_quark
       
   964 
       
   965 extern __typeof (g_key_file_free) IA__g_key_file_free __attribute((visibility("hidden")));
       
   966 #define g_key_file_free IA__g_key_file_free
       
   967 
       
   968 extern __typeof (g_key_file_get_boolean) IA__g_key_file_get_boolean __attribute((visibility("hidden")));
       
   969 #define g_key_file_get_boolean IA__g_key_file_get_boolean
       
   970 
       
   971 extern __typeof (g_key_file_get_boolean_list) IA__g_key_file_get_boolean_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   972 #define g_key_file_get_boolean_list IA__g_key_file_get_boolean_list
       
   973 
       
   974 extern __typeof (g_key_file_get_comment) IA__g_key_file_get_comment __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   975 #define g_key_file_get_comment IA__g_key_file_get_comment
       
   976 
       
   977 extern __typeof (g_key_file_get_groups) IA__g_key_file_get_groups __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   978 #define g_key_file_get_groups IA__g_key_file_get_groups
       
   979 
       
   980 extern __typeof (g_key_file_get_integer) IA__g_key_file_get_integer __attribute((visibility("hidden")));
       
   981 #define g_key_file_get_integer IA__g_key_file_get_integer
       
   982 
       
   983 extern __typeof (g_key_file_get_integer_list) IA__g_key_file_get_integer_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   984 #define g_key_file_get_integer_list IA__g_key_file_get_integer_list
       
   985 
       
   986 extern __typeof (g_key_file_get_keys) IA__g_key_file_get_keys __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   987 #define g_key_file_get_keys IA__g_key_file_get_keys
       
   988 
       
   989 extern __typeof (g_key_file_get_locale_string) IA__g_key_file_get_locale_string __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   990 #define g_key_file_get_locale_string IA__g_key_file_get_locale_string
       
   991 
       
   992 extern __typeof (g_key_file_get_locale_string_list) IA__g_key_file_get_locale_string_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   993 #define g_key_file_get_locale_string_list IA__g_key_file_get_locale_string_list
       
   994 
       
   995 extern __typeof (g_key_file_get_start_group) IA__g_key_file_get_start_group __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   996 #define g_key_file_get_start_group IA__g_key_file_get_start_group
       
   997 
       
   998 extern __typeof (g_key_file_get_string) IA__g_key_file_get_string __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
   999 #define g_key_file_get_string IA__g_key_file_get_string
       
  1000 
       
  1001 extern __typeof (g_key_file_get_string_list) IA__g_key_file_get_string_list __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1002 #define g_key_file_get_string_list IA__g_key_file_get_string_list
       
  1003 
       
  1004 extern __typeof (g_key_file_get_value) IA__g_key_file_get_value __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1005 #define g_key_file_get_value IA__g_key_file_get_value
       
  1006 
       
  1007 extern __typeof (g_key_file_has_group) IA__g_key_file_has_group __attribute((visibility("hidden")));
       
  1008 #define g_key_file_has_group IA__g_key_file_has_group
       
  1009 
       
  1010 extern __typeof (g_key_file_has_key) IA__g_key_file_has_key __attribute((visibility("hidden")));
       
  1011 #define g_key_file_has_key IA__g_key_file_has_key
       
  1012 
       
  1013 extern __typeof (g_key_file_load_from_data) IA__g_key_file_load_from_data __attribute((visibility("hidden")));
       
  1014 #define g_key_file_load_from_data IA__g_key_file_load_from_data
       
  1015 
       
  1016 extern __typeof (g_key_file_load_from_data_dirs) IA__g_key_file_load_from_data_dirs __attribute((visibility("hidden")));
       
  1017 #define g_key_file_load_from_data_dirs IA__g_key_file_load_from_data_dirs
       
  1018 
       
  1019 extern __typeof (g_key_file_load_from_file) IA__g_key_file_load_from_file __attribute((visibility("hidden")));
       
  1020 #define g_key_file_load_from_file IA__g_key_file_load_from_file
       
  1021 
       
  1022 extern __typeof (g_key_file_new) IA__g_key_file_new __attribute((visibility("hidden")));
       
  1023 #define g_key_file_new IA__g_key_file_new
       
  1024 
       
  1025 extern __typeof (g_key_file_remove_comment) IA__g_key_file_remove_comment __attribute((visibility("hidden")));
       
  1026 #define g_key_file_remove_comment IA__g_key_file_remove_comment
       
  1027 
       
  1028 extern __typeof (g_key_file_remove_group) IA__g_key_file_remove_group __attribute((visibility("hidden")));
       
  1029 #define g_key_file_remove_group IA__g_key_file_remove_group
       
  1030 
       
  1031 extern __typeof (g_key_file_remove_key) IA__g_key_file_remove_key __attribute((visibility("hidden")));
       
  1032 #define g_key_file_remove_key IA__g_key_file_remove_key
       
  1033 
       
  1034 extern __typeof (g_key_file_set_boolean) IA__g_key_file_set_boolean __attribute((visibility("hidden")));
       
  1035 #define g_key_file_set_boolean IA__g_key_file_set_boolean
       
  1036 
       
  1037 extern __typeof (g_key_file_set_boolean_list) IA__g_key_file_set_boolean_list __attribute((visibility("hidden")));
       
  1038 #define g_key_file_set_boolean_list IA__g_key_file_set_boolean_list
       
  1039 
       
  1040 extern __typeof (g_key_file_set_comment) IA__g_key_file_set_comment __attribute((visibility("hidden")));
       
  1041 #define g_key_file_set_comment IA__g_key_file_set_comment
       
  1042 
       
  1043 extern __typeof (g_key_file_set_integer) IA__g_key_file_set_integer __attribute((visibility("hidden")));
       
  1044 #define g_key_file_set_integer IA__g_key_file_set_integer
       
  1045 
       
  1046 extern __typeof (g_key_file_set_integer_list) IA__g_key_file_set_integer_list __attribute((visibility("hidden")));
       
  1047 #define g_key_file_set_integer_list IA__g_key_file_set_integer_list
       
  1048 
       
  1049 extern __typeof (g_key_file_set_list_separator) IA__g_key_file_set_list_separator __attribute((visibility("hidden")));
       
  1050 #define g_key_file_set_list_separator IA__g_key_file_set_list_separator
       
  1051 
       
  1052 extern __typeof (g_key_file_set_locale_string) IA__g_key_file_set_locale_string __attribute((visibility("hidden")));
       
  1053 #define g_key_file_set_locale_string IA__g_key_file_set_locale_string
       
  1054 
       
  1055 extern __typeof (g_key_file_set_locale_string_list) IA__g_key_file_set_locale_string_list __attribute((visibility("hidden")));
       
  1056 #define g_key_file_set_locale_string_list IA__g_key_file_set_locale_string_list
       
  1057 
       
  1058 extern __typeof (g_key_file_set_string) IA__g_key_file_set_string __attribute((visibility("hidden")));
       
  1059 #define g_key_file_set_string IA__g_key_file_set_string
       
  1060 
       
  1061 extern __typeof (g_key_file_set_string_list) IA__g_key_file_set_string_list __attribute((visibility("hidden")));
       
  1062 #define g_key_file_set_string_list IA__g_key_file_set_string_list
       
  1063 
       
  1064 extern __typeof (g_key_file_set_value) IA__g_key_file_set_value __attribute((visibility("hidden")));
       
  1065 #define g_key_file_set_value IA__g_key_file_set_value
       
  1066 
       
  1067 extern __typeof (g_key_file_to_data) IA__g_key_file_to_data __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1068 #define g_key_file_to_data IA__g_key_file_to_data
       
  1069 
       
  1070 #endif
       
  1071 #endif
       
  1072 #if IN_HEADER(__G_LIST_H__)
       
  1073 #if IN_FILE(__G_LIST_C__)
       
  1074 extern __typeof (g_list_alloc) IA__g_list_alloc __attribute((visibility("hidden")));
       
  1075 #define g_list_alloc IA__g_list_alloc
       
  1076 
       
  1077 extern __typeof (g_list_append) IA__g_list_append __attribute((visibility("hidden")));
       
  1078 #define g_list_append IA__g_list_append
       
  1079 
       
  1080 extern __typeof (g_list_concat) IA__g_list_concat __attribute((visibility("hidden")));
       
  1081 #define g_list_concat IA__g_list_concat
       
  1082 
       
  1083 extern __typeof (g_list_copy) IA__g_list_copy __attribute((visibility("hidden")));
       
  1084 #define g_list_copy IA__g_list_copy
       
  1085 
       
  1086 extern __typeof (g_list_delete_link) IA__g_list_delete_link __attribute((visibility("hidden")));
       
  1087 #define g_list_delete_link IA__g_list_delete_link
       
  1088 
       
  1089 extern __typeof (g_list_find) IA__g_list_find __attribute((visibility("hidden")));
       
  1090 #define g_list_find IA__g_list_find
       
  1091 
       
  1092 extern __typeof (g_list_find_custom) IA__g_list_find_custom __attribute((visibility("hidden")));
       
  1093 #define g_list_find_custom IA__g_list_find_custom
       
  1094 
       
  1095 extern __typeof (g_list_first) IA__g_list_first __attribute((visibility("hidden")));
       
  1096 #define g_list_first IA__g_list_first
       
  1097 
       
  1098 extern __typeof (g_list_foreach) IA__g_list_foreach __attribute((visibility("hidden")));
       
  1099 #define g_list_foreach IA__g_list_foreach
       
  1100 
       
  1101 extern __typeof (g_list_free) IA__g_list_free __attribute((visibility("hidden")));
       
  1102 #define g_list_free IA__g_list_free
       
  1103 
       
  1104 extern __typeof (g_list_free_1) IA__g_list_free_1 __attribute((visibility("hidden")));
       
  1105 #define g_list_free_1 IA__g_list_free_1
       
  1106 
       
  1107 extern __typeof (g_list_index) IA__g_list_index __attribute((visibility("hidden")));
       
  1108 #define g_list_index IA__g_list_index
       
  1109 
       
  1110 extern __typeof (g_list_insert) IA__g_list_insert __attribute((visibility("hidden")));
       
  1111 #define g_list_insert IA__g_list_insert
       
  1112 
       
  1113 extern __typeof (g_list_insert_before) IA__g_list_insert_before __attribute((visibility("hidden")));
       
  1114 #define g_list_insert_before IA__g_list_insert_before
       
  1115 
       
  1116 extern __typeof (g_list_insert_sorted) IA__g_list_insert_sorted __attribute((visibility("hidden")));
       
  1117 #define g_list_insert_sorted IA__g_list_insert_sorted
       
  1118 
       
  1119 extern __typeof (g_list_insert_sorted_with_data) IA__g_list_insert_sorted_with_data __attribute((visibility("hidden")));
       
  1120 #define g_list_insert_sorted_with_data IA__g_list_insert_sorted_with_data
       
  1121 
       
  1122 extern __typeof (g_list_last) IA__g_list_last __attribute((visibility("hidden")));
       
  1123 #define g_list_last IA__g_list_last
       
  1124 
       
  1125 extern __typeof (g_list_length) IA__g_list_length __attribute((visibility("hidden")));
       
  1126 #define g_list_length IA__g_list_length
       
  1127 
       
  1128 extern __typeof (g_list_nth) IA__g_list_nth __attribute((visibility("hidden")));
       
  1129 #define g_list_nth IA__g_list_nth
       
  1130 
       
  1131 extern __typeof (g_list_nth_data) IA__g_list_nth_data __attribute((visibility("hidden")));
       
  1132 #define g_list_nth_data IA__g_list_nth_data
       
  1133 
       
  1134 extern __typeof (g_list_nth_prev) IA__g_list_nth_prev __attribute((visibility("hidden")));
       
  1135 #define g_list_nth_prev IA__g_list_nth_prev
       
  1136 
       
  1137 #ifndef G_DISABLE_DEPRECATED
       
  1138 extern __typeof (g_list_pop_allocator) IA__g_list_pop_allocator __attribute((visibility("hidden")));
       
  1139 #define g_list_pop_allocator IA__g_list_pop_allocator
       
  1140 
       
  1141 #endif
       
  1142 extern __typeof (g_list_position) IA__g_list_position __attribute((visibility("hidden")));
       
  1143 #define g_list_position IA__g_list_position
       
  1144 
       
  1145 extern __typeof (g_list_prepend) IA__g_list_prepend __attribute((visibility("hidden")));
       
  1146 #define g_list_prepend IA__g_list_prepend
       
  1147 
       
  1148 #ifndef G_DISABLE_DEPRECATED
       
  1149 extern __typeof (g_list_push_allocator) IA__g_list_push_allocator __attribute((visibility("hidden")));
       
  1150 #define g_list_push_allocator IA__g_list_push_allocator
       
  1151 
       
  1152 #endif
       
  1153 extern __typeof (g_list_remove) IA__g_list_remove __attribute((visibility("hidden")));
       
  1154 #define g_list_remove IA__g_list_remove
       
  1155 
       
  1156 extern __typeof (g_list_remove_all) IA__g_list_remove_all __attribute((visibility("hidden")));
       
  1157 #define g_list_remove_all IA__g_list_remove_all
       
  1158 
       
  1159 extern __typeof (g_list_remove_link) IA__g_list_remove_link __attribute((visibility("hidden")));
       
  1160 #define g_list_remove_link IA__g_list_remove_link
       
  1161 
       
  1162 extern __typeof (g_list_reverse) IA__g_list_reverse __attribute((visibility("hidden")));
       
  1163 #define g_list_reverse IA__g_list_reverse
       
  1164 
       
  1165 extern __typeof (g_list_sort) IA__g_list_sort __attribute((visibility("hidden")));
       
  1166 #define g_list_sort IA__g_list_sort
       
  1167 
       
  1168 extern __typeof (g_list_sort_with_data) IA__g_list_sort_with_data __attribute((visibility("hidden")));
       
  1169 #define g_list_sort_with_data IA__g_list_sort_with_data
       
  1170 
       
  1171 #endif
       
  1172 #endif
       
  1173 #if IN_HEADER(__G_MAIN_H__)
       
  1174 #if IN_FILE(__G_MAIN_C__)
       
  1175 extern __typeof (g_child_watch_add) IA__g_child_watch_add __attribute((visibility("hidden")));
       
  1176 #define g_child_watch_add IA__g_child_watch_add
       
  1177 
       
  1178 extern __typeof (g_child_watch_add_full) IA__g_child_watch_add_full __attribute((visibility("hidden")));
       
  1179 #define g_child_watch_add_full IA__g_child_watch_add_full
       
  1180 
       
  1181 extern __typeof (g_child_watch_source_new) IA__g_child_watch_source_new __attribute((visibility("hidden")));
       
  1182 #define g_child_watch_source_new IA__g_child_watch_source_new
       
  1183 
       
  1184 extern __typeof (g_get_current_time) IA__g_get_current_time __attribute((visibility("hidden")));
       
  1185 #define g_get_current_time IA__g_get_current_time
       
  1186 
       
  1187 extern __typeof (g_main_context_acquire) IA__g_main_context_acquire __attribute((visibility("hidden")));
       
  1188 #define g_main_context_acquire IA__g_main_context_acquire
       
  1189 
       
  1190 extern __typeof (g_main_context_add_poll) IA__g_main_context_add_poll __attribute((visibility("hidden")));
       
  1191 #define g_main_context_add_poll IA__g_main_context_add_poll
       
  1192 
       
  1193 extern __typeof (g_main_context_check) IA__g_main_context_check __attribute((visibility("hidden")));
       
  1194 #define g_main_context_check IA__g_main_context_check
       
  1195 
       
  1196 extern __typeof (g_main_context_default) IA__g_main_context_default __attribute((visibility("hidden")));
       
  1197 #define g_main_context_default IA__g_main_context_default
       
  1198 
       
  1199 extern __typeof (g_main_context_dispatch) IA__g_main_context_dispatch __attribute((visibility("hidden")));
       
  1200 #define g_main_context_dispatch IA__g_main_context_dispatch
       
  1201 
       
  1202 extern __typeof (g_main_context_find_source_by_funcs_user_data) IA__g_main_context_find_source_by_funcs_user_data __attribute((visibility("hidden")));
       
  1203 #define g_main_context_find_source_by_funcs_user_data IA__g_main_context_find_source_by_funcs_user_data
       
  1204 
       
  1205 extern __typeof (g_main_context_find_source_by_id) IA__g_main_context_find_source_by_id __attribute((visibility("hidden")));
       
  1206 #define g_main_context_find_source_by_id IA__g_main_context_find_source_by_id
       
  1207 
       
  1208 extern __typeof (g_main_context_find_source_by_user_data) IA__g_main_context_find_source_by_user_data __attribute((visibility("hidden")));
       
  1209 #define g_main_context_find_source_by_user_data IA__g_main_context_find_source_by_user_data
       
  1210 
       
  1211 extern __typeof (g_main_context_get_poll_func) IA__g_main_context_get_poll_func __attribute((visibility("hidden")));
       
  1212 #define g_main_context_get_poll_func IA__g_main_context_get_poll_func
       
  1213 
       
  1214 extern __typeof (g_main_context_is_owner) IA__g_main_context_is_owner __attribute((visibility("hidden")));
       
  1215 #define g_main_context_is_owner IA__g_main_context_is_owner
       
  1216 
       
  1217 extern __typeof (g_main_context_iteration) IA__g_main_context_iteration __attribute((visibility("hidden")));
       
  1218 #define g_main_context_iteration IA__g_main_context_iteration
       
  1219 
       
  1220 extern __typeof (g_main_context_new) IA__g_main_context_new __attribute((visibility("hidden")));
       
  1221 #define g_main_context_new IA__g_main_context_new
       
  1222 
       
  1223 extern __typeof (g_main_context_pending) IA__g_main_context_pending __attribute((visibility("hidden")));
       
  1224 #define g_main_context_pending IA__g_main_context_pending
       
  1225 
       
  1226 extern __typeof (g_main_context_prepare) IA__g_main_context_prepare __attribute((visibility("hidden")));
       
  1227 #define g_main_context_prepare IA__g_main_context_prepare
       
  1228 
       
  1229 extern __typeof (g_main_context_query) IA__g_main_context_query __attribute((visibility("hidden")));
       
  1230 #define g_main_context_query IA__g_main_context_query
       
  1231 
       
  1232 extern __typeof (g_main_context_ref) IA__g_main_context_ref __attribute((visibility("hidden")));
       
  1233 #define g_main_context_ref IA__g_main_context_ref
       
  1234 
       
  1235 extern __typeof (g_main_context_release) IA__g_main_context_release __attribute((visibility("hidden")));
       
  1236 #define g_main_context_release IA__g_main_context_release
       
  1237 
       
  1238 extern __typeof (g_main_context_remove_poll) IA__g_main_context_remove_poll __attribute((visibility("hidden")));
       
  1239 #define g_main_context_remove_poll IA__g_main_context_remove_poll
       
  1240 
       
  1241 extern __typeof (g_main_context_set_poll_func) IA__g_main_context_set_poll_func __attribute((visibility("hidden")));
       
  1242 #define g_main_context_set_poll_func IA__g_main_context_set_poll_func
       
  1243 
       
  1244 extern __typeof (g_main_context_unref) IA__g_main_context_unref __attribute((visibility("hidden")));
       
  1245 #define g_main_context_unref IA__g_main_context_unref
       
  1246 
       
  1247 extern __typeof (g_main_context_wait) IA__g_main_context_wait __attribute((visibility("hidden")));
       
  1248 #define g_main_context_wait IA__g_main_context_wait
       
  1249 
       
  1250 extern __typeof (g_main_context_wakeup) IA__g_main_context_wakeup __attribute((visibility("hidden")));
       
  1251 #define g_main_context_wakeup IA__g_main_context_wakeup
       
  1252 
       
  1253 extern __typeof (g_main_depth) IA__g_main_depth __attribute((visibility("hidden")));
       
  1254 #define g_main_depth IA__g_main_depth
       
  1255 
       
  1256 extern __typeof (g_main_loop_get_context) IA__g_main_loop_get_context __attribute((visibility("hidden")));
       
  1257 #define g_main_loop_get_context IA__g_main_loop_get_context
       
  1258 
       
  1259 extern __typeof (g_main_loop_is_running) IA__g_main_loop_is_running __attribute((visibility("hidden")));
       
  1260 #define g_main_loop_is_running IA__g_main_loop_is_running
       
  1261 
       
  1262 extern __typeof (g_main_loop_new) IA__g_main_loop_new __attribute((visibility("hidden")));
       
  1263 #define g_main_loop_new IA__g_main_loop_new
       
  1264 
       
  1265 extern __typeof (g_main_loop_quit) IA__g_main_loop_quit __attribute((visibility("hidden")));
       
  1266 #define g_main_loop_quit IA__g_main_loop_quit
       
  1267 
       
  1268 extern __typeof (g_main_loop_ref) IA__g_main_loop_ref __attribute((visibility("hidden")));
       
  1269 #define g_main_loop_ref IA__g_main_loop_ref
       
  1270 
       
  1271 extern __typeof (g_main_loop_run) IA__g_main_loop_run __attribute((visibility("hidden")));
       
  1272 #define g_main_loop_run IA__g_main_loop_run
       
  1273 
       
  1274 extern __typeof (g_main_loop_unref) IA__g_main_loop_unref __attribute((visibility("hidden")));
       
  1275 #define g_main_loop_unref IA__g_main_loop_unref
       
  1276 
       
  1277 extern __typeof (g_source_add_poll) IA__g_source_add_poll __attribute((visibility("hidden")));
       
  1278 #define g_source_add_poll IA__g_source_add_poll
       
  1279 
       
  1280 extern __typeof (g_source_attach) IA__g_source_attach __attribute((visibility("hidden")));
       
  1281 #define g_source_attach IA__g_source_attach
       
  1282 
       
  1283 extern __typeof (g_source_destroy) IA__g_source_destroy __attribute((visibility("hidden")));
       
  1284 #define g_source_destroy IA__g_source_destroy
       
  1285 
       
  1286 extern __typeof (g_source_get_can_recurse) IA__g_source_get_can_recurse __attribute((visibility("hidden")));
       
  1287 #define g_source_get_can_recurse IA__g_source_get_can_recurse
       
  1288 
       
  1289 extern __typeof (g_source_get_context) IA__g_source_get_context __attribute((visibility("hidden")));
       
  1290 #define g_source_get_context IA__g_source_get_context
       
  1291 
       
  1292 extern __typeof (g_source_get_current_time) IA__g_source_get_current_time __attribute((visibility("hidden")));
       
  1293 #define g_source_get_current_time IA__g_source_get_current_time
       
  1294 
       
  1295 extern __typeof (g_source_get_id) IA__g_source_get_id __attribute((visibility("hidden")));
       
  1296 #define g_source_get_id IA__g_source_get_id
       
  1297 
       
  1298 extern __typeof (g_source_get_priority) IA__g_source_get_priority __attribute((visibility("hidden")));
       
  1299 #define g_source_get_priority IA__g_source_get_priority
       
  1300 
       
  1301 extern __typeof (g_source_new) IA__g_source_new __attribute((visibility("hidden")));
       
  1302 #define g_source_new IA__g_source_new
       
  1303 
       
  1304 extern __typeof (g_source_ref) IA__g_source_ref __attribute((visibility("hidden")));
       
  1305 #define g_source_ref IA__g_source_ref
       
  1306 
       
  1307 extern __typeof (g_source_remove) IA__g_source_remove __attribute((visibility("hidden")));
       
  1308 #define g_source_remove IA__g_source_remove
       
  1309 
       
  1310 extern __typeof (g_source_remove_by_funcs_user_data) IA__g_source_remove_by_funcs_user_data __attribute((visibility("hidden")));
       
  1311 #define g_source_remove_by_funcs_user_data IA__g_source_remove_by_funcs_user_data
       
  1312 
       
  1313 extern __typeof (g_source_remove_by_user_data) IA__g_source_remove_by_user_data __attribute((visibility("hidden")));
       
  1314 #define g_source_remove_by_user_data IA__g_source_remove_by_user_data
       
  1315 
       
  1316 extern __typeof (g_source_remove_poll) IA__g_source_remove_poll __attribute((visibility("hidden")));
       
  1317 #define g_source_remove_poll IA__g_source_remove_poll
       
  1318 
       
  1319 extern __typeof (g_source_set_callback) IA__g_source_set_callback __attribute((visibility("hidden")));
       
  1320 #define g_source_set_callback IA__g_source_set_callback
       
  1321 
       
  1322 extern __typeof (g_source_set_callback_indirect) IA__g_source_set_callback_indirect __attribute((visibility("hidden")));
       
  1323 #define g_source_set_callback_indirect IA__g_source_set_callback_indirect
       
  1324 
       
  1325 extern __typeof (g_source_set_can_recurse) IA__g_source_set_can_recurse __attribute((visibility("hidden")));
       
  1326 #define g_source_set_can_recurse IA__g_source_set_can_recurse
       
  1327 
       
  1328 extern __typeof (g_source_set_priority) IA__g_source_set_priority __attribute((visibility("hidden")));
       
  1329 #define g_source_set_priority IA__g_source_set_priority
       
  1330 
       
  1331 extern __typeof (g_source_unref) IA__g_source_unref __attribute((visibility("hidden")));
       
  1332 #define g_source_unref IA__g_source_unref
       
  1333 
       
  1334 extern __typeof (g_idle_add) IA__g_idle_add __attribute((visibility("hidden")));
       
  1335 #define g_idle_add IA__g_idle_add
       
  1336 
       
  1337 extern __typeof (g_idle_add_full) IA__g_idle_add_full __attribute((visibility("hidden")));
       
  1338 #define g_idle_add_full IA__g_idle_add_full
       
  1339 
       
  1340 extern __typeof (g_idle_remove_by_data) IA__g_idle_remove_by_data __attribute((visibility("hidden")));
       
  1341 #define g_idle_remove_by_data IA__g_idle_remove_by_data
       
  1342 
       
  1343 extern __typeof (g_idle_source_new) IA__g_idle_source_new __attribute((visibility("hidden")));
       
  1344 #define g_idle_source_new IA__g_idle_source_new
       
  1345 
       
  1346 extern __typeof (g_timeout_add) IA__g_timeout_add __attribute((visibility("hidden")));
       
  1347 #define g_timeout_add IA__g_timeout_add
       
  1348 
       
  1349 extern __typeof (g_timeout_add_full) IA__g_timeout_add_full __attribute((visibility("hidden")));
       
  1350 #define g_timeout_add_full IA__g_timeout_add_full
       
  1351 
       
  1352 extern __typeof (g_timeout_source_new) IA__g_timeout_source_new __attribute((visibility("hidden")));
       
  1353 #define g_timeout_source_new IA__g_timeout_source_new
       
  1354 
       
  1355 #endif
       
  1356 #endif
       
  1357 #if IN_HEADER(__G_MAPPED_FILE_H__)
       
  1358 #if IN_FILE(__G_MAPPED_FILE_C__)
       
  1359 extern __typeof (g_mapped_file_new) IA__g_mapped_file_new __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1360 #define g_mapped_file_new IA__g_mapped_file_new
       
  1361 
       
  1362 extern __typeof (g_mapped_file_get_length) IA__g_mapped_file_get_length __attribute((visibility("hidden")));
       
  1363 #define g_mapped_file_get_length IA__g_mapped_file_get_length
       
  1364 
       
  1365 extern __typeof (g_mapped_file_get_contents) IA__g_mapped_file_get_contents __attribute((visibility("hidden")));
       
  1366 #define g_mapped_file_get_contents IA__g_mapped_file_get_contents
       
  1367 
       
  1368 extern __typeof (g_mapped_file_free) IA__g_mapped_file_free __attribute((visibility("hidden")));
       
  1369 #define g_mapped_file_free IA__g_mapped_file_free
       
  1370 
       
  1371 #endif
       
  1372 #endif
       
  1373 #if IN_HEADER(__G_MARKUP_H__)
       
  1374 #if IN_FILE(__G_MARKUP_C__)
       
  1375 extern __typeof (g_markup_error_quark) IA__g_markup_error_quark __attribute((visibility("hidden")));
       
  1376 #define g_markup_error_quark IA__g_markup_error_quark
       
  1377 
       
  1378 extern __typeof (g_markup_escape_text) IA__g_markup_escape_text __attribute((visibility("hidden")));
       
  1379 #define g_markup_escape_text IA__g_markup_escape_text
       
  1380 
       
  1381 extern __typeof (g_markup_parse_context_end_parse) IA__g_markup_parse_context_end_parse __attribute((visibility("hidden")));
       
  1382 #define g_markup_parse_context_end_parse IA__g_markup_parse_context_end_parse
       
  1383 
       
  1384 extern __typeof (g_markup_parse_context_free) IA__g_markup_parse_context_free __attribute((visibility("hidden")));
       
  1385 #define g_markup_parse_context_free IA__g_markup_parse_context_free
       
  1386 
       
  1387 extern __typeof (g_markup_parse_context_get_element) IA__g_markup_parse_context_get_element __attribute((visibility("hidden")));
       
  1388 #define g_markup_parse_context_get_element IA__g_markup_parse_context_get_element
       
  1389 
       
  1390 extern __typeof (g_markup_parse_context_get_position) IA__g_markup_parse_context_get_position __attribute((visibility("hidden")));
       
  1391 #define g_markup_parse_context_get_position IA__g_markup_parse_context_get_position
       
  1392 
       
  1393 extern __typeof (g_markup_parse_context_new) IA__g_markup_parse_context_new __attribute((visibility("hidden")));
       
  1394 #define g_markup_parse_context_new IA__g_markup_parse_context_new
       
  1395 
       
  1396 extern __typeof (g_markup_parse_context_parse) IA__g_markup_parse_context_parse __attribute((visibility("hidden")));
       
  1397 #define g_markup_parse_context_parse IA__g_markup_parse_context_parse
       
  1398 
       
  1399 extern __typeof (g_markup_printf_escaped) IA__g_markup_printf_escaped __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
       
  1400 #define g_markup_printf_escaped IA__g_markup_printf_escaped
       
  1401 
       
  1402 extern __typeof (g_markup_vprintf_escaped) IA__g_markup_vprintf_escaped __attribute((visibility("hidden")));
       
  1403 #define g_markup_vprintf_escaped IA__g_markup_vprintf_escaped
       
  1404 
       
  1405 #endif
       
  1406 #endif
       
  1407 #if IN_HEADER(__G_MEM_H__)
       
  1408 #if IN_FILE(__G_MEM_C__)
       
  1409 extern __typeof (g_free) IA__g_free __attribute((visibility("hidden")));
       
  1410 #define g_free IA__g_free
       
  1411 
       
  1412 extern __typeof (g_malloc) IA__g_malloc __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1413 #define g_malloc IA__g_malloc
       
  1414 
       
  1415 extern __typeof (g_malloc0) IA__g_malloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1416 #define g_malloc0 IA__g_malloc0
       
  1417 
       
  1418 extern __typeof (g_mem_is_system_malloc) IA__g_mem_is_system_malloc __attribute((visibility("hidden")));
       
  1419 #define g_mem_is_system_malloc IA__g_mem_is_system_malloc
       
  1420 
       
  1421 extern __typeof (g_mem_profile) IA__g_mem_profile __attribute((visibility("hidden")));
       
  1422 #define g_mem_profile IA__g_mem_profile
       
  1423 
       
  1424 extern __typeof (g_mem_set_vtable) IA__g_mem_set_vtable __attribute((visibility("hidden")));
       
  1425 #define g_mem_set_vtable IA__g_mem_set_vtable
       
  1426 
       
  1427 extern __typeof (g_realloc) IA__g_realloc __attribute((visibility("hidden")));
       
  1428 #define g_realloc IA__g_realloc
       
  1429 
       
  1430 extern __typeof (g_try_malloc) IA__g_try_malloc __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1431 #define g_try_malloc IA__g_try_malloc
       
  1432 
       
  1433 extern __typeof (g_try_malloc0) IA__g_try_malloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1434 #define g_try_malloc0 IA__g_try_malloc0
       
  1435 
       
  1436 extern __typeof (g_try_realloc) IA__g_try_realloc __attribute((visibility("hidden")));
       
  1437 #define g_try_realloc IA__g_try_realloc
       
  1438 
       
  1439 #ifndef G_DISABLE_DEPRECATED
       
  1440 extern __typeof (g_allocator_free) IA__g_allocator_free __attribute((visibility("hidden")));
       
  1441 #define g_allocator_free IA__g_allocator_free
       
  1442 
       
  1443 extern __typeof (g_allocator_new) IA__g_allocator_new __attribute((visibility("hidden")));
       
  1444 #define g_allocator_new IA__g_allocator_new
       
  1445 
       
  1446 extern __typeof (g_mem_chunk_alloc) IA__g_mem_chunk_alloc __attribute((visibility("hidden")));
       
  1447 #define g_mem_chunk_alloc IA__g_mem_chunk_alloc
       
  1448 
       
  1449 extern __typeof (g_mem_chunk_alloc0) IA__g_mem_chunk_alloc0 __attribute((visibility("hidden")));
       
  1450 #define g_mem_chunk_alloc0 IA__g_mem_chunk_alloc0
       
  1451 
       
  1452 extern __typeof (g_mem_chunk_clean) IA__g_mem_chunk_clean __attribute((visibility("hidden")));
       
  1453 #define g_mem_chunk_clean IA__g_mem_chunk_clean
       
  1454 
       
  1455 extern __typeof (g_mem_chunk_destroy) IA__g_mem_chunk_destroy __attribute((visibility("hidden")));
       
  1456 #define g_mem_chunk_destroy IA__g_mem_chunk_destroy
       
  1457 
       
  1458 extern __typeof (g_mem_chunk_free) IA__g_mem_chunk_free __attribute((visibility("hidden")));
       
  1459 #define g_mem_chunk_free IA__g_mem_chunk_free
       
  1460 
       
  1461 extern __typeof (g_mem_chunk_info) IA__g_mem_chunk_info __attribute((visibility("hidden")));
       
  1462 #define g_mem_chunk_info IA__g_mem_chunk_info
       
  1463 
       
  1464 extern __typeof (g_mem_chunk_new) IA__g_mem_chunk_new __attribute((visibility("hidden")));
       
  1465 #define g_mem_chunk_new IA__g_mem_chunk_new
       
  1466 
       
  1467 extern __typeof (g_mem_chunk_print) IA__g_mem_chunk_print __attribute((visibility("hidden")));
       
  1468 #define g_mem_chunk_print IA__g_mem_chunk_print
       
  1469 
       
  1470 extern __typeof (g_mem_chunk_reset) IA__g_mem_chunk_reset __attribute((visibility("hidden")));
       
  1471 #define g_mem_chunk_reset IA__g_mem_chunk_reset
       
  1472 
       
  1473 extern __typeof (g_blow_chunks) IA__g_blow_chunks __attribute((visibility("hidden")));
       
  1474 #define g_blow_chunks IA__g_blow_chunks
       
  1475 
       
  1476 #endif
       
  1477 #endif
       
  1478 #endif
       
  1479 #if IN_HEADER(__G_SLICE_H__)
       
  1480 #if IN_FILE(__G_SLICE_C__)
       
  1481 extern __typeof (g_slice_alloc) IA__g_slice_alloc __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1482 #define g_slice_alloc IA__g_slice_alloc
       
  1483 
       
  1484 extern __typeof (g_slice_alloc0) IA__g_slice_alloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  1485 #define g_slice_alloc0 IA__g_slice_alloc0
       
  1486 
       
  1487 extern __typeof (g_slice_free1) IA__g_slice_free1 __attribute((visibility("hidden")));
       
  1488 #define g_slice_free1 IA__g_slice_free1
       
  1489 
       
  1490 extern __typeof (g_slice_free_chain_with_offset) IA__g_slice_free_chain_with_offset __attribute((visibility("hidden")));
       
  1491 #define g_slice_free_chain_with_offset IA__g_slice_free_chain_with_offset
       
  1492 
       
  1493 extern __typeof (g_slice_set_config) IA__g_slice_set_config __attribute((visibility("hidden")));
       
  1494 #define g_slice_set_config IA__g_slice_set_config
       
  1495 
       
  1496 extern __typeof (g_slice_get_config) IA__g_slice_get_config __attribute((visibility("hidden")));
       
  1497 #define g_slice_get_config IA__g_slice_get_config
       
  1498 
       
  1499 extern __typeof (g_slice_get_config_state) IA__g_slice_get_config_state __attribute((visibility("hidden")));
       
  1500 #define g_slice_get_config_state IA__g_slice_get_config_state
       
  1501 
       
  1502 #endif
       
  1503 #endif
       
  1504 #if IN_HEADER(__G_MESSAGES_H__)
       
  1505 #if IN_FILE(__G_MESSAGES_C__)
       
  1506 extern __typeof (g_printf_string_upper_bound) IA__g_printf_string_upper_bound __attribute((visibility("hidden")));
       
  1507 #define g_printf_string_upper_bound IA__g_printf_string_upper_bound
       
  1508 
       
  1509 extern __typeof (g_log) IA__g_log __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
       
  1510 #define g_log IA__g_log
       
  1511 
       
  1512 extern __typeof (g_log_default_handler) IA__g_log_default_handler __attribute((visibility("hidden")));
       
  1513 #define g_log_default_handler IA__g_log_default_handler
       
  1514 
       
  1515 extern __typeof (g_log_remove_handler) IA__g_log_remove_handler __attribute((visibility("hidden")));
       
  1516 #define g_log_remove_handler IA__g_log_remove_handler
       
  1517 
       
  1518 extern __typeof (g_log_set_always_fatal) IA__g_log_set_always_fatal __attribute((visibility("hidden")));
       
  1519 #define g_log_set_always_fatal IA__g_log_set_always_fatal
       
  1520 
       
  1521 extern __typeof (g_log_set_default_handler) IA__g_log_set_default_handler __attribute((visibility("hidden")));
       
  1522 #define g_log_set_default_handler IA__g_log_set_default_handler
       
  1523 
       
  1524 extern __typeof (g_log_set_fatal_mask) IA__g_log_set_fatal_mask __attribute((visibility("hidden")));
       
  1525 #define g_log_set_fatal_mask IA__g_log_set_fatal_mask
       
  1526 
       
  1527 extern __typeof (g_log_set_handler) IA__g_log_set_handler __attribute((visibility("hidden")));
       
  1528 #define g_log_set_handler IA__g_log_set_handler
       
  1529 
       
  1530 extern __typeof (g_logv) IA__g_logv __attribute((visibility("hidden")));
       
  1531 #define g_logv IA__g_logv
       
  1532 
       
  1533 extern __typeof (g_return_if_fail_warning) IA__g_return_if_fail_warning __attribute((visibility("hidden")));
       
  1534 #define g_return_if_fail_warning IA__g_return_if_fail_warning
       
  1535 
       
  1536 extern __typeof (g_assert_warning) IA__g_assert_warning __attribute((visibility("hidden"))) G_GNUC_NORETURN;
       
  1537 #define g_assert_warning IA__g_assert_warning
       
  1538 
       
  1539 extern __typeof (g_print) IA__g_print __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
       
  1540 #define g_print IA__g_print
       
  1541 
       
  1542 extern __typeof (g_printerr) IA__g_printerr __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
       
  1543 #define g_printerr IA__g_printerr
       
  1544 
       
  1545 extern __typeof (g_set_printerr_handler) IA__g_set_printerr_handler __attribute((visibility("hidden")));
       
  1546 #define g_set_printerr_handler IA__g_set_printerr_handler
       
  1547 
       
  1548 extern __typeof (g_set_print_handler) IA__g_set_print_handler __attribute((visibility("hidden")));
       
  1549 #define g_set_print_handler IA__g_set_print_handler
       
  1550 
       
  1551 #endif
       
  1552 #endif
       
  1553 #if IN_HEADER(__G_NODE_H__)
       
  1554 #if IN_FILE(__G_NODE_C__)
       
  1555 extern __typeof (g_node_child_index) IA__g_node_child_index __attribute((visibility("hidden")));
       
  1556 #define g_node_child_index IA__g_node_child_index
       
  1557 
       
  1558 extern __typeof (g_node_child_position) IA__g_node_child_position __attribute((visibility("hidden")));
       
  1559 #define g_node_child_position IA__g_node_child_position
       
  1560 
       
  1561 extern __typeof (g_node_children_foreach) IA__g_node_children_foreach __attribute((visibility("hidden")));
       
  1562 #define g_node_children_foreach IA__g_node_children_foreach
       
  1563 
       
  1564 extern __typeof (g_node_copy) IA__g_node_copy __attribute((visibility("hidden")));
       
  1565 #define g_node_copy IA__g_node_copy
       
  1566 
       
  1567 extern __typeof (g_node_copy_deep) IA__g_node_copy_deep __attribute((visibility("hidden")));
       
  1568 #define g_node_copy_deep IA__g_node_copy_deep
       
  1569 
       
  1570 extern __typeof (g_node_depth) IA__g_node_depth __attribute((visibility("hidden")));
       
  1571 #define g_node_depth IA__g_node_depth
       
  1572 
       
  1573 extern __typeof (g_node_destroy) IA__g_node_destroy __attribute((visibility("hidden")));
       
  1574 #define g_node_destroy IA__g_node_destroy
       
  1575 
       
  1576 extern __typeof (g_node_find) IA__g_node_find __attribute((visibility("hidden")));
       
  1577 #define g_node_find IA__g_node_find
       
  1578 
       
  1579 extern __typeof (g_node_find_child) IA__g_node_find_child __attribute((visibility("hidden")));
       
  1580 #define g_node_find_child IA__g_node_find_child
       
  1581 
       
  1582 extern __typeof (g_node_first_sibling) IA__g_node_first_sibling __attribute((visibility("hidden")));
       
  1583 #define g_node_first_sibling IA__g_node_first_sibling
       
  1584 
       
  1585 extern __typeof (g_node_get_root) IA__g_node_get_root __attribute((visibility("hidden")));
       
  1586 #define g_node_get_root IA__g_node_get_root
       
  1587 
       
  1588 extern __typeof (g_node_insert) IA__g_node_insert __attribute((visibility("hidden")));
       
  1589 #define g_node_insert IA__g_node_insert
       
  1590 
       
  1591 extern __typeof (g_node_insert_after) IA__g_node_insert_after __attribute((visibility("hidden")));
       
  1592 #define g_node_insert_after IA__g_node_insert_after
       
  1593 
       
  1594 extern __typeof (g_node_insert_before) IA__g_node_insert_before __attribute((visibility("hidden")));
       
  1595 #define g_node_insert_before IA__g_node_insert_before
       
  1596 
       
  1597 extern __typeof (g_node_is_ancestor) IA__g_node_is_ancestor __attribute((visibility("hidden")));
       
  1598 #define g_node_is_ancestor IA__g_node_is_ancestor
       
  1599 
       
  1600 extern __typeof (g_node_last_child) IA__g_node_last_child __attribute((visibility("hidden")));
       
  1601 #define g_node_last_child IA__g_node_last_child
       
  1602 
       
  1603 extern __typeof (g_node_last_sibling) IA__g_node_last_sibling __attribute((visibility("hidden")));
       
  1604 #define g_node_last_sibling IA__g_node_last_sibling
       
  1605 
       
  1606 extern __typeof (g_node_max_height) IA__g_node_max_height __attribute((visibility("hidden")));
       
  1607 #define g_node_max_height IA__g_node_max_height
       
  1608 
       
  1609 extern __typeof (g_node_n_children) IA__g_node_n_children __attribute((visibility("hidden")));
       
  1610 #define g_node_n_children IA__g_node_n_children
       
  1611 
       
  1612 extern __typeof (g_node_new) IA__g_node_new __attribute((visibility("hidden")));
       
  1613 #define g_node_new IA__g_node_new
       
  1614 
       
  1615 extern __typeof (g_node_n_nodes) IA__g_node_n_nodes __attribute((visibility("hidden")));
       
  1616 #define g_node_n_nodes IA__g_node_n_nodes
       
  1617 
       
  1618 extern __typeof (g_node_nth_child) IA__g_node_nth_child __attribute((visibility("hidden")));
       
  1619 #define g_node_nth_child IA__g_node_nth_child
       
  1620 
       
  1621 #ifndef G_DISABLE_DEPRECATED
       
  1622 extern __typeof (g_node_pop_allocator) IA__g_node_pop_allocator __attribute((visibility("hidden")));
       
  1623 #define g_node_pop_allocator IA__g_node_pop_allocator
       
  1624 
       
  1625 #endif
       
  1626 extern __typeof (g_node_prepend) IA__g_node_prepend __attribute((visibility("hidden")));
       
  1627 #define g_node_prepend IA__g_node_prepend
       
  1628 
       
  1629 #ifndef G_DISABLE_DEPRECATED
       
  1630 extern __typeof (g_node_push_allocator) IA__g_node_push_allocator __attribute((visibility("hidden")));
       
  1631 #define g_node_push_allocator IA__g_node_push_allocator
       
  1632 
       
  1633 #endif
       
  1634 extern __typeof (g_node_reverse_children) IA__g_node_reverse_children __attribute((visibility("hidden")));
       
  1635 #define g_node_reverse_children IA__g_node_reverse_children
       
  1636 
       
  1637 extern __typeof (g_node_traverse) IA__g_node_traverse __attribute((visibility("hidden")));
       
  1638 #define g_node_traverse IA__g_node_traverse
       
  1639 
       
  1640 extern __typeof (g_node_unlink) IA__g_node_unlink __attribute((visibility("hidden")));
       
  1641 #define g_node_unlink IA__g_node_unlink
       
  1642 
       
  1643 #endif
       
  1644 #endif
       
  1645 #if IN_HEADER(__G_OPTION_H__)
       
  1646 #if IN_FILE(__G_OPTION_C__)
       
  1647 extern __typeof (g_option_context_add_group) IA__g_option_context_add_group __attribute((visibility("hidden")));
       
  1648 #define g_option_context_add_group IA__g_option_context_add_group
       
  1649 
       
  1650 extern __typeof (g_option_context_add_main_entries) IA__g_option_context_add_main_entries __attribute((visibility("hidden")));
       
  1651 #define g_option_context_add_main_entries IA__g_option_context_add_main_entries
       
  1652 
       
  1653 extern __typeof (g_option_error_quark) IA__g_option_error_quark __attribute((visibility("hidden")));
       
  1654 #define g_option_error_quark IA__g_option_error_quark
       
  1655 
       
  1656 extern __typeof (g_option_context_free) IA__g_option_context_free __attribute((visibility("hidden")));
       
  1657 #define g_option_context_free IA__g_option_context_free
       
  1658 
       
  1659 extern __typeof (g_option_context_get_help_enabled) IA__g_option_context_get_help_enabled __attribute((visibility("hidden")));
       
  1660 #define g_option_context_get_help_enabled IA__g_option_context_get_help_enabled
       
  1661 
       
  1662 extern __typeof (g_option_context_get_ignore_unknown_options) IA__g_option_context_get_ignore_unknown_options __attribute((visibility("hidden")));
       
  1663 #define g_option_context_get_ignore_unknown_options IA__g_option_context_get_ignore_unknown_options
       
  1664 
       
  1665 extern __typeof (g_option_context_get_main_group) IA__g_option_context_get_main_group __attribute((visibility("hidden")));
       
  1666 #define g_option_context_get_main_group IA__g_option_context_get_main_group
       
  1667 
       
  1668 extern __typeof (g_option_context_new) IA__g_option_context_new __attribute((visibility("hidden")));
       
  1669 #define g_option_context_new IA__g_option_context_new
       
  1670 
       
  1671 extern __typeof (g_option_context_parse) IA__g_option_context_parse __attribute((visibility("hidden")));
       
  1672 #define g_option_context_parse IA__g_option_context_parse
       
  1673 
       
  1674 extern __typeof (g_option_context_set_help_enabled) IA__g_option_context_set_help_enabled __attribute((visibility("hidden")));
       
  1675 #define g_option_context_set_help_enabled IA__g_option_context_set_help_enabled
       
  1676 
       
  1677 extern __typeof (g_option_context_set_ignore_unknown_options) IA__g_option_context_set_ignore_unknown_options __attribute((visibility("hidden")));
       
  1678 #define g_option_context_set_ignore_unknown_options IA__g_option_context_set_ignore_unknown_options
       
  1679 
       
  1680 extern __typeof (g_option_context_set_main_group) IA__g_option_context_set_main_group __attribute((visibility("hidden")));
       
  1681 #define g_option_context_set_main_group IA__g_option_context_set_main_group
       
  1682 
       
  1683 extern __typeof (g_option_group_add_entries) IA__g_option_group_add_entries __attribute((visibility("hidden")));
       
  1684 #define g_option_group_add_entries IA__g_option_group_add_entries
       
  1685 
       
  1686 extern __typeof (g_option_group_free) IA__g_option_group_free __attribute((visibility("hidden")));
       
  1687 #define g_option_group_free IA__g_option_group_free
       
  1688 
       
  1689 extern __typeof (g_option_group_new) IA__g_option_group_new __attribute((visibility("hidden")));
       
  1690 #define g_option_group_new IA__g_option_group_new
       
  1691 
       
  1692 extern __typeof (g_option_group_set_error_hook) IA__g_option_group_set_error_hook __attribute((visibility("hidden")));
       
  1693 #define g_option_group_set_error_hook IA__g_option_group_set_error_hook
       
  1694 
       
  1695 extern __typeof (g_option_group_set_parse_hooks) IA__g_option_group_set_parse_hooks __attribute((visibility("hidden")));
       
  1696 #define g_option_group_set_parse_hooks IA__g_option_group_set_parse_hooks
       
  1697 
       
  1698 extern __typeof (g_option_group_set_translate_func) IA__g_option_group_set_translate_func __attribute((visibility("hidden")));
       
  1699 #define g_option_group_set_translate_func IA__g_option_group_set_translate_func
       
  1700 
       
  1701 extern __typeof (g_option_group_set_translation_domain) IA__g_option_group_set_translation_domain __attribute((visibility("hidden")));
       
  1702 #define g_option_group_set_translation_domain IA__g_option_group_set_translation_domain
       
  1703 
       
  1704 #endif
       
  1705 #endif
       
  1706 #if IN_HEADER(__G_PATTERN_H__)
       
  1707 #if IN_FILE(__G_PATTERN_C__)
       
  1708 extern __typeof (g_pattern_match) IA__g_pattern_match __attribute((visibility("hidden")));
       
  1709 #define g_pattern_match IA__g_pattern_match
       
  1710 
       
  1711 extern __typeof (g_pattern_match_simple) IA__g_pattern_match_simple __attribute((visibility("hidden")));
       
  1712 #define g_pattern_match_simple IA__g_pattern_match_simple
       
  1713 
       
  1714 extern __typeof (g_pattern_match_string) IA__g_pattern_match_string __attribute((visibility("hidden")));
       
  1715 #define g_pattern_match_string IA__g_pattern_match_string
       
  1716 
       
  1717 extern __typeof (g_pattern_spec_equal) IA__g_pattern_spec_equal __attribute((visibility("hidden")));
       
  1718 #define g_pattern_spec_equal IA__g_pattern_spec_equal
       
  1719 
       
  1720 extern __typeof (g_pattern_spec_free) IA__g_pattern_spec_free __attribute((visibility("hidden")));
       
  1721 #define g_pattern_spec_free IA__g_pattern_spec_free
       
  1722 
       
  1723 extern __typeof (g_pattern_spec_new) IA__g_pattern_spec_new __attribute((visibility("hidden")));
       
  1724 #define g_pattern_spec_new IA__g_pattern_spec_new
       
  1725 
       
  1726 #endif
       
  1727 #endif
       
  1728 #if IN_HEADER(__G_PRIMES_H__)
       
  1729 #if IN_FILE(__G_PRIMES_C__)
       
  1730 extern __typeof (g_spaced_primes_closest) IA__g_spaced_primes_closest __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  1731 #define g_spaced_primes_closest IA__g_spaced_primes_closest
       
  1732 
       
  1733 #endif
       
  1734 #endif
       
  1735 #if IN_HEADER(__G_PRINTF_H__)
       
  1736 #if IN_FILE(__G_PRINTF_C__)
       
  1737 extern __typeof (g_fprintf) IA__g_fprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
       
  1738 #define g_fprintf IA__g_fprintf
       
  1739 
       
  1740 extern __typeof (g_printf) IA__g_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2);
       
  1741 #define g_printf IA__g_printf
       
  1742 
       
  1743 extern __typeof (g_sprintf) IA__g_sprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
       
  1744 #define g_sprintf IA__g_sprintf
       
  1745 
       
  1746 extern __typeof (g_vasprintf) IA__g_vasprintf __attribute((visibility("hidden")));
       
  1747 #define g_vasprintf IA__g_vasprintf
       
  1748 
       
  1749 extern __typeof (g_vfprintf) IA__g_vfprintf __attribute((visibility("hidden")));
       
  1750 #define g_vfprintf IA__g_vfprintf
       
  1751 
       
  1752 extern __typeof (g_vprintf) IA__g_vprintf __attribute((visibility("hidden")));
       
  1753 #define g_vprintf IA__g_vprintf
       
  1754 
       
  1755 extern __typeof (g_vsprintf) IA__g_vsprintf __attribute((visibility("hidden")));
       
  1756 #define g_vsprintf IA__g_vsprintf
       
  1757 
       
  1758 #endif
       
  1759 #endif
       
  1760 #if IN_HEADER(__G_UTILS_H__)
       
  1761 #if IN_FILE(__G_PRINTF_C__)
       
  1762 extern __typeof (g_snprintf) IA__g_snprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
       
  1763 #define g_snprintf IA__g_snprintf
       
  1764 
       
  1765 extern __typeof (g_vsnprintf) IA__g_vsnprintf __attribute((visibility("hidden")));
       
  1766 #define g_vsnprintf IA__g_vsnprintf
       
  1767 
       
  1768 #endif
       
  1769 #endif
       
  1770 #if IN_HEADER(__G_QSORT_H__)
       
  1771 #if IN_FILE(__G_QSORT_C__)
       
  1772 extern __typeof (g_qsort_with_data) IA__g_qsort_with_data __attribute((visibility("hidden")));
       
  1773 #define g_qsort_with_data IA__g_qsort_with_data
       
  1774 
       
  1775 #endif
       
  1776 #endif
       
  1777 #if IN_HEADER(__G_QUEUE_H__)
       
  1778 #if IN_FILE(__G_QUEUE_C__)
       
  1779 extern __typeof (g_queue_copy) IA__g_queue_copy __attribute((visibility("hidden")));
       
  1780 #define g_queue_copy IA__g_queue_copy
       
  1781 
       
  1782 extern __typeof (g_queue_delete_link) IA__g_queue_delete_link __attribute((visibility("hidden")));
       
  1783 #define g_queue_delete_link IA__g_queue_delete_link
       
  1784 
       
  1785 extern __typeof (g_queue_find) IA__g_queue_find __attribute((visibility("hidden")));
       
  1786 #define g_queue_find IA__g_queue_find
       
  1787 
       
  1788 extern __typeof (g_queue_find_custom) IA__g_queue_find_custom __attribute((visibility("hidden")));
       
  1789 #define g_queue_find_custom IA__g_queue_find_custom
       
  1790 
       
  1791 extern __typeof (g_queue_foreach) IA__g_queue_foreach __attribute((visibility("hidden")));
       
  1792 #define g_queue_foreach IA__g_queue_foreach
       
  1793 
       
  1794 extern __typeof (g_queue_free) IA__g_queue_free __attribute((visibility("hidden")));
       
  1795 #define g_queue_free IA__g_queue_free
       
  1796 
       
  1797 extern __typeof (g_queue_get_length) IA__g_queue_get_length __attribute((visibility("hidden")));
       
  1798 #define g_queue_get_length IA__g_queue_get_length
       
  1799 
       
  1800 extern __typeof (g_queue_index) IA__g_queue_index __attribute((visibility("hidden")));
       
  1801 #define g_queue_index IA__g_queue_index
       
  1802 
       
  1803 extern __typeof (g_queue_insert_after) IA__g_queue_insert_after __attribute((visibility("hidden")));
       
  1804 #define g_queue_insert_after IA__g_queue_insert_after
       
  1805 
       
  1806 extern __typeof (g_queue_insert_before) IA__g_queue_insert_before __attribute((visibility("hidden")));
       
  1807 #define g_queue_insert_before IA__g_queue_insert_before
       
  1808 
       
  1809 extern __typeof (g_queue_insert_sorted) IA__g_queue_insert_sorted __attribute((visibility("hidden")));
       
  1810 #define g_queue_insert_sorted IA__g_queue_insert_sorted
       
  1811 
       
  1812 extern __typeof (g_queue_is_empty) IA__g_queue_is_empty __attribute((visibility("hidden")));
       
  1813 #define g_queue_is_empty IA__g_queue_is_empty
       
  1814 
       
  1815 extern __typeof (g_queue_link_index) IA__g_queue_link_index __attribute((visibility("hidden")));
       
  1816 #define g_queue_link_index IA__g_queue_link_index
       
  1817 
       
  1818 extern __typeof (g_queue_new) IA__g_queue_new __attribute((visibility("hidden")));
       
  1819 #define g_queue_new IA__g_queue_new
       
  1820 
       
  1821 extern __typeof (g_queue_peek_head) IA__g_queue_peek_head __attribute((visibility("hidden")));
       
  1822 #define g_queue_peek_head IA__g_queue_peek_head
       
  1823 
       
  1824 extern __typeof (g_queue_peek_head_link) IA__g_queue_peek_head_link __attribute((visibility("hidden")));
       
  1825 #define g_queue_peek_head_link IA__g_queue_peek_head_link
       
  1826 
       
  1827 extern __typeof (g_queue_peek_nth) IA__g_queue_peek_nth __attribute((visibility("hidden")));
       
  1828 #define g_queue_peek_nth IA__g_queue_peek_nth
       
  1829 
       
  1830 extern __typeof (g_queue_peek_nth_link) IA__g_queue_peek_nth_link __attribute((visibility("hidden")));
       
  1831 #define g_queue_peek_nth_link IA__g_queue_peek_nth_link
       
  1832 
       
  1833 extern __typeof (g_queue_peek_tail) IA__g_queue_peek_tail __attribute((visibility("hidden")));
       
  1834 #define g_queue_peek_tail IA__g_queue_peek_tail
       
  1835 
       
  1836 extern __typeof (g_queue_peek_tail_link) IA__g_queue_peek_tail_link __attribute((visibility("hidden")));
       
  1837 #define g_queue_peek_tail_link IA__g_queue_peek_tail_link
       
  1838 
       
  1839 extern __typeof (g_queue_pop_head) IA__g_queue_pop_head __attribute((visibility("hidden")));
       
  1840 #define g_queue_pop_head IA__g_queue_pop_head
       
  1841 
       
  1842 extern __typeof (g_queue_pop_head_link) IA__g_queue_pop_head_link __attribute((visibility("hidden")));
       
  1843 #define g_queue_pop_head_link IA__g_queue_pop_head_link
       
  1844 
       
  1845 extern __typeof (g_queue_pop_nth) IA__g_queue_pop_nth __attribute((visibility("hidden")));
       
  1846 #define g_queue_pop_nth IA__g_queue_pop_nth
       
  1847 
       
  1848 extern __typeof (g_queue_pop_nth_link) IA__g_queue_pop_nth_link __attribute((visibility("hidden")));
       
  1849 #define g_queue_pop_nth_link IA__g_queue_pop_nth_link
       
  1850 
       
  1851 extern __typeof (g_queue_pop_tail) IA__g_queue_pop_tail __attribute((visibility("hidden")));
       
  1852 #define g_queue_pop_tail IA__g_queue_pop_tail
       
  1853 
       
  1854 extern __typeof (g_queue_pop_tail_link) IA__g_queue_pop_tail_link __attribute((visibility("hidden")));
       
  1855 #define g_queue_pop_tail_link IA__g_queue_pop_tail_link
       
  1856 
       
  1857 extern __typeof (g_queue_push_head) IA__g_queue_push_head __attribute((visibility("hidden")));
       
  1858 #define g_queue_push_head IA__g_queue_push_head
       
  1859 
       
  1860 extern __typeof (g_queue_push_head_link) IA__g_queue_push_head_link __attribute((visibility("hidden")));
       
  1861 #define g_queue_push_head_link IA__g_queue_push_head_link
       
  1862 
       
  1863 extern __typeof (g_queue_push_nth) IA__g_queue_push_nth __attribute((visibility("hidden")));
       
  1864 #define g_queue_push_nth IA__g_queue_push_nth
       
  1865 
       
  1866 extern __typeof (g_queue_push_nth_link) IA__g_queue_push_nth_link __attribute((visibility("hidden")));
       
  1867 #define g_queue_push_nth_link IA__g_queue_push_nth_link
       
  1868 
       
  1869 extern __typeof (g_queue_push_tail) IA__g_queue_push_tail __attribute((visibility("hidden")));
       
  1870 #define g_queue_push_tail IA__g_queue_push_tail
       
  1871 
       
  1872 extern __typeof (g_queue_push_tail_link) IA__g_queue_push_tail_link __attribute((visibility("hidden")));
       
  1873 #define g_queue_push_tail_link IA__g_queue_push_tail_link
       
  1874 
       
  1875 extern __typeof (g_queue_remove) IA__g_queue_remove __attribute((visibility("hidden")));
       
  1876 #define g_queue_remove IA__g_queue_remove
       
  1877 
       
  1878 extern __typeof (g_queue_remove_all) IA__g_queue_remove_all __attribute((visibility("hidden")));
       
  1879 #define g_queue_remove_all IA__g_queue_remove_all
       
  1880 
       
  1881 extern __typeof (g_queue_reverse) IA__g_queue_reverse __attribute((visibility("hidden")));
       
  1882 #define g_queue_reverse IA__g_queue_reverse
       
  1883 
       
  1884 extern __typeof (g_queue_sort) IA__g_queue_sort __attribute((visibility("hidden")));
       
  1885 #define g_queue_sort IA__g_queue_sort
       
  1886 
       
  1887 extern __typeof (g_queue_unlink) IA__g_queue_unlink __attribute((visibility("hidden")));
       
  1888 #define g_queue_unlink IA__g_queue_unlink
       
  1889 
       
  1890 #endif
       
  1891 #endif
       
  1892 #if IN_HEADER(__G_RAND_H__)
       
  1893 #if IN_FILE(__G_RAND_C__)
       
  1894 extern __typeof (g_rand_copy) IA__g_rand_copy __attribute((visibility("hidden")));
       
  1895 #define g_rand_copy IA__g_rand_copy
       
  1896 
       
  1897 extern __typeof (g_rand_double) IA__g_rand_double __attribute((visibility("hidden")));
       
  1898 #define g_rand_double IA__g_rand_double
       
  1899 
       
  1900 extern __typeof (g_rand_double_range) IA__g_rand_double_range __attribute((visibility("hidden")));
       
  1901 #define g_rand_double_range IA__g_rand_double_range
       
  1902 
       
  1903 extern __typeof (g_rand_free) IA__g_rand_free __attribute((visibility("hidden")));
       
  1904 #define g_rand_free IA__g_rand_free
       
  1905 
       
  1906 extern __typeof (g_rand_int) IA__g_rand_int __attribute((visibility("hidden")));
       
  1907 #define g_rand_int IA__g_rand_int
       
  1908 
       
  1909 extern __typeof (g_rand_int_range) IA__g_rand_int_range __attribute((visibility("hidden")));
       
  1910 #define g_rand_int_range IA__g_rand_int_range
       
  1911 
       
  1912 extern __typeof (g_rand_new) IA__g_rand_new __attribute((visibility("hidden")));
       
  1913 #define g_rand_new IA__g_rand_new
       
  1914 
       
  1915 extern __typeof (g_rand_new_with_seed) IA__g_rand_new_with_seed __attribute((visibility("hidden")));
       
  1916 #define g_rand_new_with_seed IA__g_rand_new_with_seed
       
  1917 
       
  1918 extern __typeof (g_rand_new_with_seed_array) IA__g_rand_new_with_seed_array __attribute((visibility("hidden")));
       
  1919 #define g_rand_new_with_seed_array IA__g_rand_new_with_seed_array
       
  1920 
       
  1921 extern __typeof (g_random_double) IA__g_random_double __attribute((visibility("hidden")));
       
  1922 #define g_random_double IA__g_random_double
       
  1923 
       
  1924 extern __typeof (g_random_double_range) IA__g_random_double_range __attribute((visibility("hidden")));
       
  1925 #define g_random_double_range IA__g_random_double_range
       
  1926 
       
  1927 extern __typeof (g_random_int) IA__g_random_int __attribute((visibility("hidden")));
       
  1928 #define g_random_int IA__g_random_int
       
  1929 
       
  1930 extern __typeof (g_random_int_range) IA__g_random_int_range __attribute((visibility("hidden")));
       
  1931 #define g_random_int_range IA__g_random_int_range
       
  1932 
       
  1933 extern __typeof (g_random_set_seed) IA__g_random_set_seed __attribute((visibility("hidden")));
       
  1934 #define g_random_set_seed IA__g_random_set_seed
       
  1935 
       
  1936 extern __typeof (g_rand_set_seed) IA__g_rand_set_seed __attribute((visibility("hidden")));
       
  1937 #define g_rand_set_seed IA__g_rand_set_seed
       
  1938 
       
  1939 extern __typeof (g_rand_set_seed_array) IA__g_rand_set_seed_array __attribute((visibility("hidden")));
       
  1940 #define g_rand_set_seed_array IA__g_rand_set_seed_array
       
  1941 
       
  1942 #endif
       
  1943 #endif
       
  1944 #if IN_HEADER(__G_REL_H__)
       
  1945 #if IN_FILE(__G_REL_C__)
       
  1946 extern __typeof (g_relation_count) IA__g_relation_count __attribute((visibility("hidden")));
       
  1947 #define g_relation_count IA__g_relation_count
       
  1948 
       
  1949 extern __typeof (g_relation_delete) IA__g_relation_delete __attribute((visibility("hidden")));
       
  1950 #define g_relation_delete IA__g_relation_delete
       
  1951 
       
  1952 extern __typeof (g_relation_destroy) IA__g_relation_destroy __attribute((visibility("hidden")));
       
  1953 #define g_relation_destroy IA__g_relation_destroy
       
  1954 
       
  1955 extern __typeof (g_relation_exists) IA__g_relation_exists __attribute((visibility("hidden")));
       
  1956 #define g_relation_exists IA__g_relation_exists
       
  1957 
       
  1958 extern __typeof (g_relation_index) IA__g_relation_index __attribute((visibility("hidden")));
       
  1959 #define g_relation_index IA__g_relation_index
       
  1960 
       
  1961 extern __typeof (g_relation_insert) IA__g_relation_insert __attribute((visibility("hidden")));
       
  1962 #define g_relation_insert IA__g_relation_insert
       
  1963 
       
  1964 extern __typeof (g_relation_new) IA__g_relation_new __attribute((visibility("hidden")));
       
  1965 #define g_relation_new IA__g_relation_new
       
  1966 
       
  1967 extern __typeof (g_relation_print) IA__g_relation_print __attribute((visibility("hidden")));
       
  1968 #define g_relation_print IA__g_relation_print
       
  1969 
       
  1970 extern __typeof (g_relation_select) IA__g_relation_select __attribute((visibility("hidden")));
       
  1971 #define g_relation_select IA__g_relation_select
       
  1972 
       
  1973 extern __typeof (g_tuples_destroy) IA__g_tuples_destroy __attribute((visibility("hidden")));
       
  1974 #define g_tuples_destroy IA__g_tuples_destroy
       
  1975 
       
  1976 extern __typeof (g_tuples_index) IA__g_tuples_index __attribute((visibility("hidden")));
       
  1977 #define g_tuples_index IA__g_tuples_index
       
  1978 
       
  1979 #endif
       
  1980 #endif
       
  1981 #if IN_HEADER(__G_SCANNER_H__)
       
  1982 #if IN_FILE(__G_SCANNER_C__)
       
  1983 extern __typeof (g_scanner_cur_line) IA__g_scanner_cur_line __attribute((visibility("hidden")));
       
  1984 #define g_scanner_cur_line IA__g_scanner_cur_line
       
  1985 
       
  1986 extern __typeof (g_scanner_cur_position) IA__g_scanner_cur_position __attribute((visibility("hidden")));
       
  1987 #define g_scanner_cur_position IA__g_scanner_cur_position
       
  1988 
       
  1989 extern __typeof (g_scanner_cur_token) IA__g_scanner_cur_token __attribute((visibility("hidden")));
       
  1990 #define g_scanner_cur_token IA__g_scanner_cur_token
       
  1991 
       
  1992 extern __typeof (g_scanner_cur_value) IA__g_scanner_cur_value __attribute((visibility("hidden")));
       
  1993 #define g_scanner_cur_value IA__g_scanner_cur_value
       
  1994 
       
  1995 extern __typeof (g_scanner_destroy) IA__g_scanner_destroy __attribute((visibility("hidden")));
       
  1996 #define g_scanner_destroy IA__g_scanner_destroy
       
  1997 
       
  1998 extern __typeof (g_scanner_eof) IA__g_scanner_eof __attribute((visibility("hidden")));
       
  1999 #define g_scanner_eof IA__g_scanner_eof
       
  2000 
       
  2001 extern __typeof (g_scanner_error) IA__g_scanner_error __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
       
  2002 #define g_scanner_error IA__g_scanner_error
       
  2003 
       
  2004 extern __typeof (g_scanner_get_next_token) IA__g_scanner_get_next_token __attribute((visibility("hidden")));
       
  2005 #define g_scanner_get_next_token IA__g_scanner_get_next_token
       
  2006 
       
  2007 extern __typeof (g_scanner_input_file) IA__g_scanner_input_file __attribute((visibility("hidden")));
       
  2008 #define g_scanner_input_file IA__g_scanner_input_file
       
  2009 
       
  2010 extern __typeof (g_scanner_input_text) IA__g_scanner_input_text __attribute((visibility("hidden")));
       
  2011 #define g_scanner_input_text IA__g_scanner_input_text
       
  2012 
       
  2013 extern __typeof (g_scanner_lookup_symbol) IA__g_scanner_lookup_symbol __attribute((visibility("hidden")));
       
  2014 #define g_scanner_lookup_symbol IA__g_scanner_lookup_symbol
       
  2015 
       
  2016 extern __typeof (g_scanner_new) IA__g_scanner_new __attribute((visibility("hidden")));
       
  2017 #define g_scanner_new IA__g_scanner_new
       
  2018 
       
  2019 extern __typeof (g_scanner_peek_next_token) IA__g_scanner_peek_next_token __attribute((visibility("hidden")));
       
  2020 #define g_scanner_peek_next_token IA__g_scanner_peek_next_token
       
  2021 
       
  2022 extern __typeof (g_scanner_scope_add_symbol) IA__g_scanner_scope_add_symbol __attribute((visibility("hidden")));
       
  2023 #define g_scanner_scope_add_symbol IA__g_scanner_scope_add_symbol
       
  2024 
       
  2025 extern __typeof (g_scanner_scope_foreach_symbol) IA__g_scanner_scope_foreach_symbol __attribute((visibility("hidden")));
       
  2026 #define g_scanner_scope_foreach_symbol IA__g_scanner_scope_foreach_symbol
       
  2027 
       
  2028 extern __typeof (g_scanner_scope_lookup_symbol) IA__g_scanner_scope_lookup_symbol __attribute((visibility("hidden")));
       
  2029 #define g_scanner_scope_lookup_symbol IA__g_scanner_scope_lookup_symbol
       
  2030 
       
  2031 extern __typeof (g_scanner_scope_remove_symbol) IA__g_scanner_scope_remove_symbol __attribute((visibility("hidden")));
       
  2032 #define g_scanner_scope_remove_symbol IA__g_scanner_scope_remove_symbol
       
  2033 
       
  2034 extern __typeof (g_scanner_set_scope) IA__g_scanner_set_scope __attribute((visibility("hidden")));
       
  2035 #define g_scanner_set_scope IA__g_scanner_set_scope
       
  2036 
       
  2037 extern __typeof (g_scanner_sync_file_offset) IA__g_scanner_sync_file_offset __attribute((visibility("hidden")));
       
  2038 #define g_scanner_sync_file_offset IA__g_scanner_sync_file_offset
       
  2039 
       
  2040 extern __typeof (g_scanner_unexp_token) IA__g_scanner_unexp_token __attribute((visibility("hidden")));
       
  2041 #define g_scanner_unexp_token IA__g_scanner_unexp_token
       
  2042 
       
  2043 extern __typeof (g_scanner_warn) IA__g_scanner_warn __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
       
  2044 #define g_scanner_warn IA__g_scanner_warn
       
  2045 
       
  2046 #endif
       
  2047 #endif
       
  2048 #if IN_HEADER(__G_SHELL_H__)
       
  2049 #if IN_FILE(__G_SHELL_C__)
       
  2050 extern __typeof (g_shell_error_quark) IA__g_shell_error_quark __attribute((visibility("hidden")));
       
  2051 #define g_shell_error_quark IA__g_shell_error_quark
       
  2052 
       
  2053 extern __typeof (g_shell_parse_argv) IA__g_shell_parse_argv __attribute((visibility("hidden")));
       
  2054 #define g_shell_parse_argv IA__g_shell_parse_argv
       
  2055 
       
  2056 extern __typeof (g_shell_quote) IA__g_shell_quote __attribute((visibility("hidden")));
       
  2057 #define g_shell_quote IA__g_shell_quote
       
  2058 
       
  2059 extern __typeof (g_shell_unquote) IA__g_shell_unquote __attribute((visibility("hidden")));
       
  2060 #define g_shell_unquote IA__g_shell_unquote
       
  2061 
       
  2062 #endif
       
  2063 #endif
       
  2064 #if IN_HEADER(__G_SLIST_H__)
       
  2065 #if IN_FILE(__G_SLIST_C__)
       
  2066 extern __typeof (g_slist_alloc) IA__g_slist_alloc __attribute((visibility("hidden")));
       
  2067 #define g_slist_alloc IA__g_slist_alloc
       
  2068 
       
  2069 extern __typeof (g_slist_append) IA__g_slist_append __attribute((visibility("hidden")));
       
  2070 #define g_slist_append IA__g_slist_append
       
  2071 
       
  2072 extern __typeof (g_slist_concat) IA__g_slist_concat __attribute((visibility("hidden")));
       
  2073 #define g_slist_concat IA__g_slist_concat
       
  2074 
       
  2075 extern __typeof (g_slist_copy) IA__g_slist_copy __attribute((visibility("hidden")));
       
  2076 #define g_slist_copy IA__g_slist_copy
       
  2077 
       
  2078 extern __typeof (g_slist_delete_link) IA__g_slist_delete_link __attribute((visibility("hidden")));
       
  2079 #define g_slist_delete_link IA__g_slist_delete_link
       
  2080 
       
  2081 extern __typeof (g_slist_find) IA__g_slist_find __attribute((visibility("hidden")));
       
  2082 #define g_slist_find IA__g_slist_find
       
  2083 
       
  2084 extern __typeof (g_slist_find_custom) IA__g_slist_find_custom __attribute((visibility("hidden")));
       
  2085 #define g_slist_find_custom IA__g_slist_find_custom
       
  2086 
       
  2087 extern __typeof (g_slist_foreach) IA__g_slist_foreach __attribute((visibility("hidden")));
       
  2088 #define g_slist_foreach IA__g_slist_foreach
       
  2089 
       
  2090 extern __typeof (g_slist_free) IA__g_slist_free __attribute((visibility("hidden")));
       
  2091 #define g_slist_free IA__g_slist_free
       
  2092 
       
  2093 extern __typeof (g_slist_free_1) IA__g_slist_free_1 __attribute((visibility("hidden")));
       
  2094 #define g_slist_free_1 IA__g_slist_free_1
       
  2095 
       
  2096 extern __typeof (g_slist_index) IA__g_slist_index __attribute((visibility("hidden")));
       
  2097 #define g_slist_index IA__g_slist_index
       
  2098 
       
  2099 extern __typeof (g_slist_insert) IA__g_slist_insert __attribute((visibility("hidden")));
       
  2100 #define g_slist_insert IA__g_slist_insert
       
  2101 
       
  2102 extern __typeof (g_slist_insert_before) IA__g_slist_insert_before __attribute((visibility("hidden")));
       
  2103 #define g_slist_insert_before IA__g_slist_insert_before
       
  2104 
       
  2105 extern __typeof (g_slist_insert_sorted) IA__g_slist_insert_sorted __attribute((visibility("hidden")));
       
  2106 #define g_slist_insert_sorted IA__g_slist_insert_sorted
       
  2107 
       
  2108 extern __typeof (g_slist_insert_sorted_with_data) IA__g_slist_insert_sorted_with_data __attribute((visibility("hidden")));
       
  2109 #define g_slist_insert_sorted_with_data IA__g_slist_insert_sorted_with_data
       
  2110 
       
  2111 extern __typeof (g_slist_last) IA__g_slist_last __attribute((visibility("hidden")));
       
  2112 #define g_slist_last IA__g_slist_last
       
  2113 
       
  2114 extern __typeof (g_slist_length) IA__g_slist_length __attribute((visibility("hidden")));
       
  2115 #define g_slist_length IA__g_slist_length
       
  2116 
       
  2117 extern __typeof (g_slist_nth) IA__g_slist_nth __attribute((visibility("hidden")));
       
  2118 #define g_slist_nth IA__g_slist_nth
       
  2119 
       
  2120 extern __typeof (g_slist_nth_data) IA__g_slist_nth_data __attribute((visibility("hidden")));
       
  2121 #define g_slist_nth_data IA__g_slist_nth_data
       
  2122 
       
  2123 #ifndef G_DISABLE_DEPRECATED
       
  2124 extern __typeof (g_slist_pop_allocator) IA__g_slist_pop_allocator __attribute((visibility("hidden")));
       
  2125 #define g_slist_pop_allocator IA__g_slist_pop_allocator
       
  2126 
       
  2127 #endif
       
  2128 extern __typeof (g_slist_position) IA__g_slist_position __attribute((visibility("hidden")));
       
  2129 #define g_slist_position IA__g_slist_position
       
  2130 
       
  2131 extern __typeof (g_slist_prepend) IA__g_slist_prepend __attribute((visibility("hidden")));
       
  2132 #define g_slist_prepend IA__g_slist_prepend
       
  2133 
       
  2134 #ifndef G_DISABLE_DEPRECATED
       
  2135 extern __typeof (g_slist_push_allocator) IA__g_slist_push_allocator __attribute((visibility("hidden")));
       
  2136 #define g_slist_push_allocator IA__g_slist_push_allocator
       
  2137 
       
  2138 #endif
       
  2139 extern __typeof (g_slist_remove) IA__g_slist_remove __attribute((visibility("hidden")));
       
  2140 #define g_slist_remove IA__g_slist_remove
       
  2141 
       
  2142 extern __typeof (g_slist_remove_all) IA__g_slist_remove_all __attribute((visibility("hidden")));
       
  2143 #define g_slist_remove_all IA__g_slist_remove_all
       
  2144 
       
  2145 extern __typeof (g_slist_remove_link) IA__g_slist_remove_link __attribute((visibility("hidden")));
       
  2146 #define g_slist_remove_link IA__g_slist_remove_link
       
  2147 
       
  2148 extern __typeof (g_slist_reverse) IA__g_slist_reverse __attribute((visibility("hidden")));
       
  2149 #define g_slist_reverse IA__g_slist_reverse
       
  2150 
       
  2151 extern __typeof (g_slist_sort) IA__g_slist_sort __attribute((visibility("hidden")));
       
  2152 #define g_slist_sort IA__g_slist_sort
       
  2153 
       
  2154 extern __typeof (g_slist_sort_with_data) IA__g_slist_sort_with_data __attribute((visibility("hidden")));
       
  2155 #define g_slist_sort_with_data IA__g_slist_sort_with_data
       
  2156 
       
  2157 #endif
       
  2158 #endif
       
  2159 #if IN_HEADER(__G_SPAWN_H__)
       
  2160 #if IN_FILE(__G_SPAWN_C__)
       
  2161 extern __typeof (g_spawn_async) IA__g_spawn_async __attribute((visibility("hidden")));
       
  2162 #define g_spawn_async IA__g_spawn_async
       
  2163 
       
  2164 extern __typeof (g_spawn_async_with_pipes) IA__g_spawn_async_with_pipes __attribute((visibility("hidden")));
       
  2165 #define g_spawn_async_with_pipes IA__g_spawn_async_with_pipes
       
  2166 
       
  2167 extern __typeof (g_spawn_close_pid) IA__g_spawn_close_pid __attribute((visibility("hidden")));
       
  2168 #define g_spawn_close_pid IA__g_spawn_close_pid
       
  2169 
       
  2170 extern __typeof (g_spawn_command_line_async) IA__g_spawn_command_line_async __attribute((visibility("hidden")));
       
  2171 #define g_spawn_command_line_async IA__g_spawn_command_line_async
       
  2172 
       
  2173 extern __typeof (g_spawn_command_line_sync) IA__g_spawn_command_line_sync __attribute((visibility("hidden")));
       
  2174 #define g_spawn_command_line_sync IA__g_spawn_command_line_sync
       
  2175 
       
  2176 extern __typeof (g_spawn_error_quark) IA__g_spawn_error_quark __attribute((visibility("hidden")));
       
  2177 #define g_spawn_error_quark IA__g_spawn_error_quark
       
  2178 
       
  2179 extern __typeof (g_spawn_sync) IA__g_spawn_sync __attribute((visibility("hidden")));
       
  2180 #define g_spawn_sync IA__g_spawn_sync
       
  2181 
       
  2182 #ifdef G_OS_WIN32
       
  2183 extern __typeof (g_spawn_async_utf8) IA__g_spawn_async_utf8 __attribute((visibility("hidden")));
       
  2184 #define g_spawn_async_utf8 IA__g_spawn_async_utf8
       
  2185 
       
  2186 extern __typeof (g_spawn_async_with_pipes_utf8) IA__g_spawn_async_with_pipes_utf8 __attribute((visibility("hidden")));
       
  2187 #define g_spawn_async_with_pipes_utf8 IA__g_spawn_async_with_pipes_utf8
       
  2188 
       
  2189 extern __typeof (g_spawn_command_line_async_utf8) IA__g_spawn_command_line_async_utf8 __attribute((visibility("hidden")));
       
  2190 #define g_spawn_command_line_async_utf8 IA__g_spawn_command_line_async_utf8
       
  2191 
       
  2192 extern __typeof (g_spawn_command_line_sync_utf8) IA__g_spawn_command_line_sync_utf8 __attribute((visibility("hidden")));
       
  2193 #define g_spawn_command_line_sync_utf8 IA__g_spawn_command_line_sync_utf8
       
  2194 
       
  2195 extern __typeof (g_spawn_sync_utf8) IA__g_spawn_sync_utf8 __attribute((visibility("hidden")));
       
  2196 #define g_spawn_sync_utf8 IA__g_spawn_sync_utf8
       
  2197 
       
  2198 #endif
       
  2199 #endif
       
  2200 #endif
       
  2201 #if IN_HEADER(__G_STDIO_H__)
       
  2202 #if IN_FILE(__G_STDIO_C__)
       
  2203 #if !defined(G_OS_UNIX) || defined(G_STDIO_NO_WRAP_ON_UNIX)
       
  2204 extern __typeof (g_chmod) IA__g_chmod __attribute((visibility("hidden")));
       
  2205 #define g_chmod IA__g_chmod
       
  2206 
       
  2207 extern __typeof (g_open) IA__g_open __attribute((visibility("hidden")));
       
  2208 #define g_open IA__g_open
       
  2209 
       
  2210 extern __typeof (g_creat) IA__g_creat __attribute((visibility("hidden")));
       
  2211 #define g_creat IA__g_creat
       
  2212 
       
  2213 extern __typeof (g_rename) IA__g_rename __attribute((visibility("hidden")));
       
  2214 #define g_rename IA__g_rename
       
  2215 
       
  2216 extern __typeof (g_mkdir) IA__g_mkdir __attribute((visibility("hidden")));
       
  2217 #define g_mkdir IA__g_mkdir
       
  2218 
       
  2219 extern __typeof (g_stat) IA__g_stat __attribute((visibility("hidden")));
       
  2220 #define g_stat IA__g_stat
       
  2221 
       
  2222 extern __typeof (g_lstat) IA__g_lstat __attribute((visibility("hidden")));
       
  2223 #define g_lstat IA__g_lstat
       
  2224 
       
  2225 extern __typeof (g_remove) IA__g_remove __attribute((visibility("hidden")));
       
  2226 #define g_remove IA__g_remove
       
  2227 
       
  2228 extern __typeof (g_fopen) IA__g_fopen __attribute((visibility("hidden")));
       
  2229 #define g_fopen IA__g_fopen
       
  2230 
       
  2231 extern __typeof (g_freopen) IA__g_freopen __attribute((visibility("hidden")));
       
  2232 #define g_freopen IA__g_freopen
       
  2233 
       
  2234 #endif
       
  2235 extern __typeof (g_access) IA__g_access __attribute((visibility("hidden")));
       
  2236 #define g_access IA__g_access
       
  2237 
       
  2238 extern __typeof (g_chdir) IA__g_chdir __attribute((visibility("hidden")));
       
  2239 #define g_chdir IA__g_chdir
       
  2240 
       
  2241 extern __typeof (g_unlink) IA__g_unlink __attribute((visibility("hidden")));
       
  2242 #define g_unlink IA__g_unlink
       
  2243 
       
  2244 extern __typeof (g_rmdir) IA__g_rmdir __attribute((visibility("hidden")));
       
  2245 #define g_rmdir IA__g_rmdir
       
  2246 
       
  2247 #endif
       
  2248 #endif
       
  2249 #if IN_HEADER(__G_STRFUNCS_H__)
       
  2250 #if IN_FILE(__G_STRFUNCS_C__)
       
  2251 extern __typeof (g_ascii_digit_value) IA__g_ascii_digit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2252 #define g_ascii_digit_value IA__g_ascii_digit_value
       
  2253 
       
  2254 extern __typeof (g_ascii_dtostr) IA__g_ascii_dtostr __attribute((visibility("hidden")));
       
  2255 #define g_ascii_dtostr IA__g_ascii_dtostr
       
  2256 
       
  2257 extern __typeof (g_ascii_formatd) IA__g_ascii_formatd __attribute((visibility("hidden")));
       
  2258 #define g_ascii_formatd IA__g_ascii_formatd
       
  2259 
       
  2260 extern __typeof (g_ascii_strdown) IA__g_ascii_strdown __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2261 #define g_ascii_strdown IA__g_ascii_strdown
       
  2262 
       
  2263 extern __typeof (g_ascii_strtod) IA__g_ascii_strtod __attribute((visibility("hidden")));
       
  2264 #define g_ascii_strtod IA__g_ascii_strtod
       
  2265 
       
  2266 extern __typeof (g_ascii_strtoull) IA__g_ascii_strtoull __attribute((visibility("hidden")));
       
  2267 #define g_ascii_strtoull IA__g_ascii_strtoull
       
  2268 
       
  2269 extern __typeof (g_ascii_strup) IA__g_ascii_strup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2270 #define g_ascii_strup IA__g_ascii_strup
       
  2271 
       
  2272 extern __typeof (g_ascii_tolower) IA__g_ascii_tolower __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2273 #define g_ascii_tolower IA__g_ascii_tolower
       
  2274 
       
  2275 extern __typeof (g_ascii_toupper) IA__g_ascii_toupper __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2276 #define g_ascii_toupper IA__g_ascii_toupper
       
  2277 
       
  2278 extern __typeof (g_ascii_xdigit_value) IA__g_ascii_xdigit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2279 #define g_ascii_xdigit_value IA__g_ascii_xdigit_value
       
  2280 
       
  2281 extern __typeof (g_ascii_strcasecmp) IA__g_ascii_strcasecmp __attribute((visibility("hidden")));
       
  2282 #define g_ascii_strcasecmp IA__g_ascii_strcasecmp
       
  2283 
       
  2284 extern __typeof (g_ascii_strncasecmp) IA__g_ascii_strncasecmp __attribute((visibility("hidden")));
       
  2285 #define g_ascii_strncasecmp IA__g_ascii_strncasecmp
       
  2286 
       
  2287 extern __typeof (g_memdup) IA__g_memdup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2288 #define g_memdup IA__g_memdup
       
  2289 
       
  2290 extern __typeof (g_stpcpy) IA__g_stpcpy __attribute((visibility("hidden")));
       
  2291 #define g_stpcpy IA__g_stpcpy
       
  2292 
       
  2293 extern __typeof (g_strcanon) IA__g_strcanon __attribute((visibility("hidden")));
       
  2294 #define g_strcanon IA__g_strcanon
       
  2295 
       
  2296 extern __typeof (g_strchomp) IA__g_strchomp __attribute((visibility("hidden")));
       
  2297 #define g_strchomp IA__g_strchomp
       
  2298 
       
  2299 extern __typeof (g_strchug) IA__g_strchug __attribute((visibility("hidden")));
       
  2300 #define g_strchug IA__g_strchug
       
  2301 
       
  2302 extern __typeof (g_strcompress) IA__g_strcompress __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2303 #define g_strcompress IA__g_strcompress
       
  2304 
       
  2305 extern __typeof (g_strconcat) IA__g_strconcat __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
       
  2306 #define g_strconcat IA__g_strconcat
       
  2307 
       
  2308 extern __typeof (g_strdelimit) IA__g_strdelimit __attribute((visibility("hidden")));
       
  2309 #define g_strdelimit IA__g_strdelimit
       
  2310 
       
  2311 extern __typeof (g_strdup) IA__g_strdup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2312 #define g_strdup IA__g_strdup
       
  2313 
       
  2314 extern __typeof (g_strdup_printf) IA__g_strdup_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(1,2) G_GNUC_MALLOC;
       
  2315 #define g_strdup_printf IA__g_strdup_printf
       
  2316 
       
  2317 extern __typeof (g_strdupv) IA__g_strdupv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2318 #define g_strdupv IA__g_strdupv
       
  2319 
       
  2320 extern __typeof (g_strdup_vprintf) IA__g_strdup_vprintf __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2321 #define g_strdup_vprintf IA__g_strdup_vprintf
       
  2322 
       
  2323 extern __typeof (g_strerror) IA__g_strerror __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2324 #define g_strerror IA__g_strerror
       
  2325 
       
  2326 extern __typeof (g_strescape) IA__g_strescape __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2327 #define g_strescape IA__g_strescape
       
  2328 
       
  2329 extern __typeof (g_strfreev) IA__g_strfreev __attribute((visibility("hidden")));
       
  2330 #define g_strfreev IA__g_strfreev
       
  2331 
       
  2332 extern __typeof (g_str_has_prefix) IA__g_str_has_prefix __attribute((visibility("hidden")));
       
  2333 #define g_str_has_prefix IA__g_str_has_prefix
       
  2334 
       
  2335 extern __typeof (g_str_has_suffix) IA__g_str_has_suffix __attribute((visibility("hidden")));
       
  2336 #define g_str_has_suffix IA__g_str_has_suffix
       
  2337 
       
  2338 extern __typeof (g_strjoin) IA__g_strjoin __attribute((visibility("hidden"))) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
       
  2339 #define g_strjoin IA__g_strjoin
       
  2340 
       
  2341 extern __typeof (g_strjoinv) IA__g_strjoinv __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2342 #define g_strjoinv IA__g_strjoinv
       
  2343 
       
  2344 extern __typeof (g_strlcat) IA__g_strlcat __attribute((visibility("hidden")));
       
  2345 #define g_strlcat IA__g_strlcat
       
  2346 
       
  2347 extern __typeof (g_strlcpy) IA__g_strlcpy __attribute((visibility("hidden")));
       
  2348 #define g_strlcpy IA__g_strlcpy
       
  2349 
       
  2350 extern __typeof (g_strndup) IA__g_strndup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2351 #define g_strndup IA__g_strndup
       
  2352 
       
  2353 extern __typeof (g_strnfill) IA__g_strnfill __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2354 #define g_strnfill IA__g_strnfill
       
  2355 
       
  2356 extern __typeof (g_strreverse) IA__g_strreverse __attribute((visibility("hidden")));
       
  2357 #define g_strreverse IA__g_strreverse
       
  2358 
       
  2359 extern __typeof (g_strrstr) IA__g_strrstr __attribute((visibility("hidden")));
       
  2360 #define g_strrstr IA__g_strrstr
       
  2361 
       
  2362 extern __typeof (g_strrstr_len) IA__g_strrstr_len __attribute((visibility("hidden")));
       
  2363 #define g_strrstr_len IA__g_strrstr_len
       
  2364 
       
  2365 extern __typeof (g_strsignal) IA__g_strsignal __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2366 #define g_strsignal IA__g_strsignal
       
  2367 
       
  2368 extern __typeof (g_strsplit) IA__g_strsplit __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2369 #define g_strsplit IA__g_strsplit
       
  2370 
       
  2371 extern __typeof (g_strsplit_set) IA__g_strsplit_set __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2372 #define g_strsplit_set IA__g_strsplit_set
       
  2373 
       
  2374 extern __typeof (g_strstr_len) IA__g_strstr_len __attribute((visibility("hidden")));
       
  2375 #define g_strstr_len IA__g_strstr_len
       
  2376 
       
  2377 extern __typeof (g_strtod) IA__g_strtod __attribute((visibility("hidden")));
       
  2378 #define g_strtod IA__g_strtod
       
  2379 
       
  2380 #ifndef G_DISABLE_DEPRECATED
       
  2381 extern __typeof (g_strcasecmp) IA__g_strcasecmp __attribute((visibility("hidden")));
       
  2382 #define g_strcasecmp IA__g_strcasecmp
       
  2383 
       
  2384 extern __typeof (g_strncasecmp) IA__g_strncasecmp __attribute((visibility("hidden")));
       
  2385 #define g_strncasecmp IA__g_strncasecmp
       
  2386 
       
  2387 extern __typeof (g_strup) IA__g_strup __attribute((visibility("hidden")));
       
  2388 #define g_strup IA__g_strup
       
  2389 
       
  2390 extern __typeof (g_strdown) IA__g_strdown __attribute((visibility("hidden")));
       
  2391 #define g_strdown IA__g_strdown
       
  2392 
       
  2393 #endif
       
  2394 extern __typeof (g_strv_length) IA__g_strv_length __attribute((visibility("hidden")));
       
  2395 #define g_strv_length IA__g_strv_length
       
  2396 
       
  2397 extern __typeof (g_strip_context) IA__g_strip_context __attribute((visibility("hidden")));
       
  2398 #define g_strip_context IA__g_strip_context
       
  2399 
       
  2400 #endif
       
  2401 #endif
       
  2402 #if IN_HEADER(__G_STRING_H__)
       
  2403 #if IN_FILE(__G_STRING_C__)
       
  2404 extern __typeof (g_string_append) IA__g_string_append __attribute((visibility("hidden")));
       
  2405 #define g_string_append IA__g_string_append
       
  2406 
       
  2407 extern __typeof (g_string_append_len) IA__g_string_append_len __attribute((visibility("hidden")));
       
  2408 #define g_string_append_len IA__g_string_append_len
       
  2409 
       
  2410 extern __typeof (g_string_append_printf) IA__g_string_append_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
       
  2411 #define g_string_append_printf IA__g_string_append_printf
       
  2412 
       
  2413 extern __typeof (g_string_append_unichar) IA__g_string_append_unichar __attribute((visibility("hidden")));
       
  2414 #define g_string_append_unichar IA__g_string_append_unichar
       
  2415 
       
  2416 extern __typeof (g_string_ascii_down) IA__g_string_ascii_down __attribute((visibility("hidden")));
       
  2417 #define g_string_ascii_down IA__g_string_ascii_down
       
  2418 
       
  2419 extern __typeof (g_string_ascii_up) IA__g_string_ascii_up __attribute((visibility("hidden")));
       
  2420 #define g_string_ascii_up IA__g_string_ascii_up
       
  2421 
       
  2422 extern __typeof (g_string_assign) IA__g_string_assign __attribute((visibility("hidden")));
       
  2423 #define g_string_assign IA__g_string_assign
       
  2424 
       
  2425 extern __typeof (g_string_chunk_free) IA__g_string_chunk_free __attribute((visibility("hidden")));
       
  2426 #define g_string_chunk_free IA__g_string_chunk_free
       
  2427 
       
  2428 extern __typeof (g_string_chunk_insert) IA__g_string_chunk_insert __attribute((visibility("hidden")));
       
  2429 #define g_string_chunk_insert IA__g_string_chunk_insert
       
  2430 
       
  2431 extern __typeof (g_string_chunk_insert_const) IA__g_string_chunk_insert_const __attribute((visibility("hidden")));
       
  2432 #define g_string_chunk_insert_const IA__g_string_chunk_insert_const
       
  2433 
       
  2434 extern __typeof (g_string_chunk_insert_len) IA__g_string_chunk_insert_len __attribute((visibility("hidden")));
       
  2435 #define g_string_chunk_insert_len IA__g_string_chunk_insert_len
       
  2436 
       
  2437 extern __typeof (g_string_chunk_new) IA__g_string_chunk_new __attribute((visibility("hidden")));
       
  2438 #define g_string_chunk_new IA__g_string_chunk_new
       
  2439 
       
  2440 extern __typeof (g_string_equal) IA__g_string_equal __attribute((visibility("hidden")));
       
  2441 #define g_string_equal IA__g_string_equal
       
  2442 
       
  2443 extern __typeof (g_string_erase) IA__g_string_erase __attribute((visibility("hidden")));
       
  2444 #define g_string_erase IA__g_string_erase
       
  2445 
       
  2446 extern __typeof (g_string_free) IA__g_string_free __attribute((visibility("hidden")));
       
  2447 #define g_string_free IA__g_string_free
       
  2448 
       
  2449 extern __typeof (g_string_hash) IA__g_string_hash __attribute((visibility("hidden")));
       
  2450 #define g_string_hash IA__g_string_hash
       
  2451 
       
  2452 extern __typeof (g_string_insert) IA__g_string_insert __attribute((visibility("hidden")));
       
  2453 #define g_string_insert IA__g_string_insert
       
  2454 
       
  2455 extern __typeof (g_string_insert_c) IA__g_string_insert_c __attribute((visibility("hidden")));
       
  2456 #define g_string_insert_c IA__g_string_insert_c
       
  2457 
       
  2458 extern __typeof (g_string_insert_len) IA__g_string_insert_len __attribute((visibility("hidden")));
       
  2459 #define g_string_insert_len IA__g_string_insert_len
       
  2460 
       
  2461 extern __typeof (g_string_insert_unichar) IA__g_string_insert_unichar __attribute((visibility("hidden")));
       
  2462 #define g_string_insert_unichar IA__g_string_insert_unichar
       
  2463 
       
  2464 extern __typeof (g_string_new) IA__g_string_new __attribute((visibility("hidden")));
       
  2465 #define g_string_new IA__g_string_new
       
  2466 
       
  2467 extern __typeof (g_string_new_len) IA__g_string_new_len __attribute((visibility("hidden")));
       
  2468 #define g_string_new_len IA__g_string_new_len
       
  2469 
       
  2470 extern __typeof (g_string_prepend) IA__g_string_prepend __attribute((visibility("hidden")));
       
  2471 #define g_string_prepend IA__g_string_prepend
       
  2472 
       
  2473 extern __typeof (g_string_prepend_c) IA__g_string_prepend_c __attribute((visibility("hidden")));
       
  2474 #define g_string_prepend_c IA__g_string_prepend_c
       
  2475 
       
  2476 extern __typeof (g_string_prepend_len) IA__g_string_prepend_len __attribute((visibility("hidden")));
       
  2477 #define g_string_prepend_len IA__g_string_prepend_len
       
  2478 
       
  2479 extern __typeof (g_string_prepend_unichar) IA__g_string_prepend_unichar __attribute((visibility("hidden")));
       
  2480 #define g_string_prepend_unichar IA__g_string_prepend_unichar
       
  2481 
       
  2482 extern __typeof (g_string_printf) IA__g_string_printf __attribute((visibility("hidden"))) G_GNUC_PRINTF(2,3);
       
  2483 #define g_string_printf IA__g_string_printf
       
  2484 
       
  2485 extern __typeof (g_string_set_size) IA__g_string_set_size __attribute((visibility("hidden")));
       
  2486 #define g_string_set_size IA__g_string_set_size
       
  2487 
       
  2488 extern __typeof (g_string_sized_new) IA__g_string_sized_new __attribute((visibility("hidden")));
       
  2489 #define g_string_sized_new IA__g_string_sized_new
       
  2490 
       
  2491 extern __typeof (g_string_truncate) IA__g_string_truncate __attribute((visibility("hidden")));
       
  2492 #define g_string_truncate IA__g_string_truncate
       
  2493 
       
  2494 #ifndef G_DISABLE_DEPRECATED
       
  2495 extern __typeof (g_string_down) IA__g_string_down __attribute((visibility("hidden")));
       
  2496 #define g_string_down IA__g_string_down
       
  2497 
       
  2498 extern __typeof (g_string_up) IA__g_string_up __attribute((visibility("hidden")));
       
  2499 #define g_string_up IA__g_string_up
       
  2500 
       
  2501 #endif
       
  2502 extern __typeof (g_str_equal) IA__g_str_equal __attribute((visibility("hidden")));
       
  2503 #define g_str_equal IA__g_str_equal
       
  2504 
       
  2505 extern __typeof (g_str_hash) IA__g_str_hash __attribute((visibility("hidden")));
       
  2506 #define g_str_hash IA__g_str_hash
       
  2507 
       
  2508 #endif
       
  2509 #endif
       
  2510 #if IN_HEADER(__G_THREAD_H__)
       
  2511 #if IN_FILE(__G_THREAD_C__)
       
  2512 extern __typeof (g_once_impl) IA__g_once_impl __attribute((visibility("hidden")));
       
  2513 #define g_once_impl IA__g_once_impl
       
  2514 
       
  2515 extern __typeof (g_thread_create_full) IA__g_thread_create_full __attribute((visibility("hidden")));
       
  2516 #define g_thread_create_full IA__g_thread_create_full
       
  2517 
       
  2518 extern __typeof (g_thread_error_quark) IA__g_thread_error_quark __attribute((visibility("hidden")));
       
  2519 #define g_thread_error_quark IA__g_thread_error_quark
       
  2520 
       
  2521 extern __typeof (g_thread_exit) IA__g_thread_exit __attribute((visibility("hidden")));
       
  2522 #define g_thread_exit IA__g_thread_exit
       
  2523 
       
  2524 extern __typeof (g_thread_join) IA__g_thread_join __attribute((visibility("hidden")));
       
  2525 #define g_thread_join IA__g_thread_join
       
  2526 
       
  2527 extern __typeof (g_thread_self) IA__g_thread_self __attribute((visibility("hidden")));
       
  2528 #define g_thread_self IA__g_thread_self
       
  2529 
       
  2530 extern __typeof (g_thread_set_priority) IA__g_thread_set_priority __attribute((visibility("hidden")));
       
  2531 #define g_thread_set_priority IA__g_thread_set_priority
       
  2532 
       
  2533 extern __typeof (g_static_mutex_free) IA__g_static_mutex_free __attribute((visibility("hidden")));
       
  2534 #define g_static_mutex_free IA__g_static_mutex_free
       
  2535 
       
  2536 extern __typeof (g_static_mutex_get_mutex_impl) IA__g_static_mutex_get_mutex_impl __attribute((visibility("hidden")));
       
  2537 #define g_static_mutex_get_mutex_impl IA__g_static_mutex_get_mutex_impl
       
  2538 
       
  2539 extern __typeof (g_static_mutex_init) IA__g_static_mutex_init __attribute((visibility("hidden")));
       
  2540 #define g_static_mutex_init IA__g_static_mutex_init
       
  2541 
       
  2542 extern __typeof (g_static_private_free) IA__g_static_private_free __attribute((visibility("hidden")));
       
  2543 #define g_static_private_free IA__g_static_private_free
       
  2544 
       
  2545 extern __typeof (g_static_private_get) IA__g_static_private_get __attribute((visibility("hidden")));
       
  2546 #define g_static_private_get IA__g_static_private_get
       
  2547 
       
  2548 extern __typeof (g_static_private_init) IA__g_static_private_init __attribute((visibility("hidden")));
       
  2549 #define g_static_private_init IA__g_static_private_init
       
  2550 
       
  2551 extern __typeof (g_static_private_set) IA__g_static_private_set __attribute((visibility("hidden")));
       
  2552 #define g_static_private_set IA__g_static_private_set
       
  2553 
       
  2554 extern __typeof (g_static_rec_mutex_free) IA__g_static_rec_mutex_free __attribute((visibility("hidden")));
       
  2555 #define g_static_rec_mutex_free IA__g_static_rec_mutex_free
       
  2556 
       
  2557 extern __typeof (g_static_rec_mutex_init) IA__g_static_rec_mutex_init __attribute((visibility("hidden")));
       
  2558 #define g_static_rec_mutex_init IA__g_static_rec_mutex_init
       
  2559 
       
  2560 extern __typeof (g_static_rec_mutex_lock) IA__g_static_rec_mutex_lock __attribute((visibility("hidden")));
       
  2561 #define g_static_rec_mutex_lock IA__g_static_rec_mutex_lock
       
  2562 
       
  2563 extern __typeof (g_static_rec_mutex_lock_full) IA__g_static_rec_mutex_lock_full __attribute((visibility("hidden")));
       
  2564 #define g_static_rec_mutex_lock_full IA__g_static_rec_mutex_lock_full
       
  2565 
       
  2566 extern __typeof (g_static_rec_mutex_trylock) IA__g_static_rec_mutex_trylock __attribute((visibility("hidden")));
       
  2567 #define g_static_rec_mutex_trylock IA__g_static_rec_mutex_trylock
       
  2568 
       
  2569 extern __typeof (g_static_rec_mutex_unlock) IA__g_static_rec_mutex_unlock __attribute((visibility("hidden")));
       
  2570 #define g_static_rec_mutex_unlock IA__g_static_rec_mutex_unlock
       
  2571 
       
  2572 extern __typeof (g_static_rec_mutex_unlock_full) IA__g_static_rec_mutex_unlock_full __attribute((visibility("hidden")));
       
  2573 #define g_static_rec_mutex_unlock_full IA__g_static_rec_mutex_unlock_full
       
  2574 
       
  2575 extern __typeof (g_static_rw_lock_free) IA__g_static_rw_lock_free __attribute((visibility("hidden")));
       
  2576 #define g_static_rw_lock_free IA__g_static_rw_lock_free
       
  2577 
       
  2578 extern __typeof (g_static_rw_lock_init) IA__g_static_rw_lock_init __attribute((visibility("hidden")));
       
  2579 #define g_static_rw_lock_init IA__g_static_rw_lock_init
       
  2580 
       
  2581 extern __typeof (g_static_rw_lock_reader_lock) IA__g_static_rw_lock_reader_lock __attribute((visibility("hidden")));
       
  2582 #define g_static_rw_lock_reader_lock IA__g_static_rw_lock_reader_lock
       
  2583 
       
  2584 extern __typeof (g_static_rw_lock_reader_trylock) IA__g_static_rw_lock_reader_trylock __attribute((visibility("hidden")));
       
  2585 #define g_static_rw_lock_reader_trylock IA__g_static_rw_lock_reader_trylock
       
  2586 
       
  2587 extern __typeof (g_static_rw_lock_reader_unlock) IA__g_static_rw_lock_reader_unlock __attribute((visibility("hidden")));
       
  2588 #define g_static_rw_lock_reader_unlock IA__g_static_rw_lock_reader_unlock
       
  2589 
       
  2590 extern __typeof (g_static_rw_lock_writer_lock) IA__g_static_rw_lock_writer_lock __attribute((visibility("hidden")));
       
  2591 #define g_static_rw_lock_writer_lock IA__g_static_rw_lock_writer_lock
       
  2592 
       
  2593 extern __typeof (g_static_rw_lock_writer_trylock) IA__g_static_rw_lock_writer_trylock __attribute((visibility("hidden")));
       
  2594 #define g_static_rw_lock_writer_trylock IA__g_static_rw_lock_writer_trylock
       
  2595 
       
  2596 extern __typeof (g_static_rw_lock_writer_unlock) IA__g_static_rw_lock_writer_unlock __attribute((visibility("hidden")));
       
  2597 #define g_static_rw_lock_writer_unlock IA__g_static_rw_lock_writer_unlock
       
  2598 
       
  2599 extern __typeof (g_thread_foreach) IA__g_thread_foreach __attribute((visibility("hidden")));
       
  2600 #define g_thread_foreach IA__g_thread_foreach
       
  2601 
       
  2602 #endif
       
  2603 #endif
       
  2604 #if IN_HEADER(__G_THREADPOOL_H__)
       
  2605 #if IN_FILE(__G_THREADPOOL_C__)
       
  2606 extern __typeof (g_thread_pool_free) IA__g_thread_pool_free __attribute((visibility("hidden")));
       
  2607 #define g_thread_pool_free IA__g_thread_pool_free
       
  2608 
       
  2609 extern __typeof (g_thread_pool_get_max_threads) IA__g_thread_pool_get_max_threads __attribute((visibility("hidden")));
       
  2610 #define g_thread_pool_get_max_threads IA__g_thread_pool_get_max_threads
       
  2611 
       
  2612 extern __typeof (g_thread_pool_get_max_unused_threads) IA__g_thread_pool_get_max_unused_threads __attribute((visibility("hidden")));
       
  2613 #define g_thread_pool_get_max_unused_threads IA__g_thread_pool_get_max_unused_threads
       
  2614 
       
  2615 extern __typeof (g_thread_pool_get_max_idle_time) IA__g_thread_pool_get_max_idle_time __attribute((visibility("hidden")));
       
  2616 #define g_thread_pool_get_max_idle_time IA__g_thread_pool_get_max_idle_time
       
  2617 
       
  2618 extern __typeof (g_thread_pool_get_num_threads) IA__g_thread_pool_get_num_threads __attribute((visibility("hidden")));
       
  2619 #define g_thread_pool_get_num_threads IA__g_thread_pool_get_num_threads
       
  2620 
       
  2621 extern __typeof (g_thread_pool_get_num_unused_threads) IA__g_thread_pool_get_num_unused_threads __attribute((visibility("hidden")));
       
  2622 #define g_thread_pool_get_num_unused_threads IA__g_thread_pool_get_num_unused_threads
       
  2623 
       
  2624 extern __typeof (g_thread_pool_new) IA__g_thread_pool_new __attribute((visibility("hidden")));
       
  2625 #define g_thread_pool_new IA__g_thread_pool_new
       
  2626 
       
  2627 extern __typeof (g_thread_pool_push) IA__g_thread_pool_push __attribute((visibility("hidden")));
       
  2628 #define g_thread_pool_push IA__g_thread_pool_push
       
  2629 
       
  2630 extern __typeof (g_thread_pool_set_max_threads) IA__g_thread_pool_set_max_threads __attribute((visibility("hidden")));
       
  2631 #define g_thread_pool_set_max_threads IA__g_thread_pool_set_max_threads
       
  2632 
       
  2633 extern __typeof (g_thread_pool_set_max_unused_threads) IA__g_thread_pool_set_max_unused_threads __attribute((visibility("hidden")));
       
  2634 #define g_thread_pool_set_max_unused_threads IA__g_thread_pool_set_max_unused_threads
       
  2635 
       
  2636 extern __typeof (g_thread_pool_set_max_idle_time) IA__g_thread_pool_set_max_idle_time __attribute((visibility("hidden")));
       
  2637 #define g_thread_pool_set_max_idle_time IA__g_thread_pool_set_max_idle_time
       
  2638 
       
  2639 extern __typeof (g_thread_pool_stop_unused_threads) IA__g_thread_pool_stop_unused_threads __attribute((visibility("hidden")));
       
  2640 #define g_thread_pool_stop_unused_threads IA__g_thread_pool_stop_unused_threads
       
  2641 
       
  2642 extern __typeof (g_thread_pool_unprocessed) IA__g_thread_pool_unprocessed __attribute((visibility("hidden")));
       
  2643 #define g_thread_pool_unprocessed IA__g_thread_pool_unprocessed
       
  2644 
       
  2645 extern __typeof (g_thread_pool_set_sort_function) IA__g_thread_pool_set_sort_function __attribute((visibility("hidden")));
       
  2646 #define g_thread_pool_set_sort_function IA__g_thread_pool_set_sort_function
       
  2647 
       
  2648 #endif
       
  2649 #endif
       
  2650 #if IN_HEADER(__G_TIMER_H__)
       
  2651 #if IN_FILE(__G_TIMER_C__)
       
  2652 extern __typeof (g_timer_continue) IA__g_timer_continue __attribute((visibility("hidden")));
       
  2653 #define g_timer_continue IA__g_timer_continue
       
  2654 
       
  2655 extern __typeof (g_timer_destroy) IA__g_timer_destroy __attribute((visibility("hidden")));
       
  2656 #define g_timer_destroy IA__g_timer_destroy
       
  2657 
       
  2658 extern __typeof (g_timer_elapsed) IA__g_timer_elapsed __attribute((visibility("hidden")));
       
  2659 #define g_timer_elapsed IA__g_timer_elapsed
       
  2660 
       
  2661 extern __typeof (g_timer_new) IA__g_timer_new __attribute((visibility("hidden")));
       
  2662 #define g_timer_new IA__g_timer_new
       
  2663 
       
  2664 extern __typeof (g_timer_reset) IA__g_timer_reset __attribute((visibility("hidden")));
       
  2665 #define g_timer_reset IA__g_timer_reset
       
  2666 
       
  2667 extern __typeof (g_timer_start) IA__g_timer_start __attribute((visibility("hidden")));
       
  2668 #define g_timer_start IA__g_timer_start
       
  2669 
       
  2670 extern __typeof (g_timer_stop) IA__g_timer_stop __attribute((visibility("hidden")));
       
  2671 #define g_timer_stop IA__g_timer_stop
       
  2672 
       
  2673 extern __typeof (g_time_val_add) IA__g_time_val_add __attribute((visibility("hidden")));
       
  2674 #define g_time_val_add IA__g_time_val_add
       
  2675 
       
  2676 extern __typeof (g_usleep) IA__g_usleep __attribute((visibility("hidden")));
       
  2677 #define g_usleep IA__g_usleep
       
  2678 
       
  2679 #endif
       
  2680 #endif
       
  2681 #if IN_HEADER(__G_TREE_H__)
       
  2682 #if IN_FILE(__G_TREE_C__)
       
  2683 extern __typeof (g_tree_destroy) IA__g_tree_destroy __attribute((visibility("hidden")));
       
  2684 #define g_tree_destroy IA__g_tree_destroy
       
  2685 
       
  2686 extern __typeof (g_tree_foreach) IA__g_tree_foreach __attribute((visibility("hidden")));
       
  2687 #define g_tree_foreach IA__g_tree_foreach
       
  2688 
       
  2689 extern __typeof (g_tree_height) IA__g_tree_height __attribute((visibility("hidden")));
       
  2690 #define g_tree_height IA__g_tree_height
       
  2691 
       
  2692 extern __typeof (g_tree_insert) IA__g_tree_insert __attribute((visibility("hidden")));
       
  2693 #define g_tree_insert IA__g_tree_insert
       
  2694 
       
  2695 extern __typeof (g_tree_lookup) IA__g_tree_lookup __attribute((visibility("hidden")));
       
  2696 #define g_tree_lookup IA__g_tree_lookup
       
  2697 
       
  2698 extern __typeof (g_tree_lookup_extended) IA__g_tree_lookup_extended __attribute((visibility("hidden")));
       
  2699 #define g_tree_lookup_extended IA__g_tree_lookup_extended
       
  2700 
       
  2701 extern __typeof (g_tree_new) IA__g_tree_new __attribute((visibility("hidden")));
       
  2702 #define g_tree_new IA__g_tree_new
       
  2703 
       
  2704 extern __typeof (g_tree_new_full) IA__g_tree_new_full __attribute((visibility("hidden")));
       
  2705 #define g_tree_new_full IA__g_tree_new_full
       
  2706 
       
  2707 extern __typeof (g_tree_new_with_data) IA__g_tree_new_with_data __attribute((visibility("hidden")));
       
  2708 #define g_tree_new_with_data IA__g_tree_new_with_data
       
  2709 
       
  2710 extern __typeof (g_tree_nnodes) IA__g_tree_nnodes __attribute((visibility("hidden")));
       
  2711 #define g_tree_nnodes IA__g_tree_nnodes
       
  2712 
       
  2713 extern __typeof (g_tree_remove) IA__g_tree_remove __attribute((visibility("hidden")));
       
  2714 #define g_tree_remove IA__g_tree_remove
       
  2715 
       
  2716 extern __typeof (g_tree_replace) IA__g_tree_replace __attribute((visibility("hidden")));
       
  2717 #define g_tree_replace IA__g_tree_replace
       
  2718 
       
  2719 extern __typeof (g_tree_search) IA__g_tree_search __attribute((visibility("hidden")));
       
  2720 #define g_tree_search IA__g_tree_search
       
  2721 
       
  2722 extern __typeof (g_tree_steal) IA__g_tree_steal __attribute((visibility("hidden")));
       
  2723 #define g_tree_steal IA__g_tree_steal
       
  2724 
       
  2725 #ifndef G_DISABLE_DEPRECATED
       
  2726 extern __typeof (g_tree_traverse) IA__g_tree_traverse __attribute((visibility("hidden")));
       
  2727 #define g_tree_traverse IA__g_tree_traverse
       
  2728 
       
  2729 #endif
       
  2730 #endif
       
  2731 #endif
       
  2732 #if IN_HEADER(__G_UNICODE_H__)
       
  2733 #if IN_FILE(__G_UNIBREAK_C__)
       
  2734 extern __typeof (g_unichar_break_type) IA__g_unichar_break_type __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2735 #define g_unichar_break_type IA__g_unichar_break_type
       
  2736 
       
  2737 #endif
       
  2738 #endif
       
  2739 #if IN_HEADER(__G_UNICODE_H__)
       
  2740 #if IN_FILE(__G_UNICOLLATE_C__)
       
  2741 extern __typeof (g_utf8_collate) IA__g_utf8_collate __attribute((visibility("hidden")));
       
  2742 #define g_utf8_collate IA__g_utf8_collate
       
  2743 
       
  2744 extern __typeof (g_utf8_collate_key) IA__g_utf8_collate_key __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2745 #define g_utf8_collate_key IA__g_utf8_collate_key
       
  2746 
       
  2747 extern __typeof (g_utf8_collate_key_for_filename) IA__g_utf8_collate_key_for_filename __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2748 #define g_utf8_collate_key_for_filename IA__g_utf8_collate_key_for_filename
       
  2749 
       
  2750 #endif
       
  2751 #endif
       
  2752 #if IN_HEADER(__G_UNICODE_H__)
       
  2753 #if IN_FILE(__G_UNIDECOMP_C__)
       
  2754 extern __typeof (g_unicode_canonical_decomposition) IA__g_unicode_canonical_decomposition __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2755 #define g_unicode_canonical_decomposition IA__g_unicode_canonical_decomposition
       
  2756 
       
  2757 extern __typeof (g_unicode_canonical_ordering) IA__g_unicode_canonical_ordering __attribute((visibility("hidden")));
       
  2758 #define g_unicode_canonical_ordering IA__g_unicode_canonical_ordering
       
  2759 
       
  2760 extern __typeof (g_utf8_normalize) IA__g_utf8_normalize __attribute((visibility("hidden")));
       
  2761 #define g_utf8_normalize IA__g_utf8_normalize
       
  2762 
       
  2763 #endif
       
  2764 #endif
       
  2765 #if IN_HEADER(__G_UNICODE_H__)
       
  2766 #if IN_FILE(__G_UNIPROP_C__)
       
  2767 extern __typeof (g_unichar_isalnum) IA__g_unichar_isalnum __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2768 #define g_unichar_isalnum IA__g_unichar_isalnum
       
  2769 
       
  2770 extern __typeof (g_unichar_isalpha) IA__g_unichar_isalpha __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2771 #define g_unichar_isalpha IA__g_unichar_isalpha
       
  2772 
       
  2773 extern __typeof (g_unichar_iscntrl) IA__g_unichar_iscntrl __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2774 #define g_unichar_iscntrl IA__g_unichar_iscntrl
       
  2775 
       
  2776 extern __typeof (g_unichar_isdefined) IA__g_unichar_isdefined __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2777 #define g_unichar_isdefined IA__g_unichar_isdefined
       
  2778 
       
  2779 extern __typeof (g_unichar_isdigit) IA__g_unichar_isdigit __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2780 #define g_unichar_isdigit IA__g_unichar_isdigit
       
  2781 
       
  2782 extern __typeof (g_unichar_isgraph) IA__g_unichar_isgraph __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2783 #define g_unichar_isgraph IA__g_unichar_isgraph
       
  2784 
       
  2785 extern __typeof (g_unichar_islower) IA__g_unichar_islower __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2786 #define g_unichar_islower IA__g_unichar_islower
       
  2787 
       
  2788 extern __typeof (g_unichar_isprint) IA__g_unichar_isprint __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2789 #define g_unichar_isprint IA__g_unichar_isprint
       
  2790 
       
  2791 extern __typeof (g_unichar_ispunct) IA__g_unichar_ispunct __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2792 #define g_unichar_ispunct IA__g_unichar_ispunct
       
  2793 
       
  2794 extern __typeof (g_unichar_isspace) IA__g_unichar_isspace __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2795 #define g_unichar_isspace IA__g_unichar_isspace
       
  2796 
       
  2797 extern __typeof (g_unichar_istitle) IA__g_unichar_istitle __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2798 #define g_unichar_istitle IA__g_unichar_istitle
       
  2799 
       
  2800 extern __typeof (g_unichar_isupper) IA__g_unichar_isupper __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2801 #define g_unichar_isupper IA__g_unichar_isupper
       
  2802 
       
  2803 extern __typeof (g_unichar_iswide) IA__g_unichar_iswide __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2804 #define g_unichar_iswide IA__g_unichar_iswide
       
  2805 
       
  2806 extern __typeof (g_unichar_isxdigit) IA__g_unichar_isxdigit __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2807 #define g_unichar_isxdigit IA__g_unichar_isxdigit
       
  2808 
       
  2809 extern __typeof (g_unichar_tolower) IA__g_unichar_tolower __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2810 #define g_unichar_tolower IA__g_unichar_tolower
       
  2811 
       
  2812 extern __typeof (g_unichar_totitle) IA__g_unichar_totitle __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2813 #define g_unichar_totitle IA__g_unichar_totitle
       
  2814 
       
  2815 extern __typeof (g_unichar_toupper) IA__g_unichar_toupper __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2816 #define g_unichar_toupper IA__g_unichar_toupper
       
  2817 
       
  2818 extern __typeof (g_unichar_get_mirror_char) IA__g_unichar_get_mirror_char __attribute((visibility("hidden")));
       
  2819 #define g_unichar_get_mirror_char IA__g_unichar_get_mirror_char
       
  2820 
       
  2821 extern __typeof (g_unichar_digit_value) IA__g_unichar_digit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2822 #define g_unichar_digit_value IA__g_unichar_digit_value
       
  2823 
       
  2824 extern __typeof (g_unichar_xdigit_value) IA__g_unichar_xdigit_value __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2825 #define g_unichar_xdigit_value IA__g_unichar_xdigit_value
       
  2826 
       
  2827 extern __typeof (g_unichar_type) IA__g_unichar_type __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2828 #define g_unichar_type IA__g_unichar_type
       
  2829 
       
  2830 extern __typeof (g_utf8_casefold) IA__g_utf8_casefold __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2831 #define g_utf8_casefold IA__g_utf8_casefold
       
  2832 
       
  2833 extern __typeof (g_utf8_strup) IA__g_utf8_strup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2834 #define g_utf8_strup IA__g_utf8_strup
       
  2835 
       
  2836 extern __typeof (g_utf8_strdown) IA__g_utf8_strdown __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2837 #define g_utf8_strdown IA__g_utf8_strdown
       
  2838 
       
  2839 #endif
       
  2840 #endif
       
  2841 #if IN_HEADER(__G_UNICODE_H__)
       
  2842 #if IN_FILE(__G_UTF8_C__)
       
  2843 extern __typeof (g_get_charset) IA__g_get_charset __attribute((visibility("hidden")));
       
  2844 #define g_get_charset IA__g_get_charset
       
  2845 
       
  2846 extern __typeof (g_ucs4_to_utf16) IA__g_ucs4_to_utf16 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2847 #define g_ucs4_to_utf16 IA__g_ucs4_to_utf16
       
  2848 
       
  2849 extern __typeof (g_ucs4_to_utf8) IA__g_ucs4_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2850 #define g_ucs4_to_utf8 IA__g_ucs4_to_utf8
       
  2851 
       
  2852 extern __typeof (g_utf16_to_ucs4) IA__g_utf16_to_ucs4 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2853 #define g_utf16_to_ucs4 IA__g_utf16_to_ucs4
       
  2854 
       
  2855 extern __typeof (g_utf16_to_utf8) IA__g_utf16_to_utf8 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2856 #define g_utf16_to_utf8 IA__g_utf16_to_utf8
       
  2857 
       
  2858 extern __typeof (g_utf8_find_next_char) IA__g_utf8_find_next_char __attribute((visibility("hidden")));
       
  2859 #define g_utf8_find_next_char IA__g_utf8_find_next_char
       
  2860 
       
  2861 extern __typeof (g_utf8_find_prev_char) IA__g_utf8_find_prev_char __attribute((visibility("hidden")));
       
  2862 #define g_utf8_find_prev_char IA__g_utf8_find_prev_char
       
  2863 
       
  2864 extern __typeof (g_utf8_get_char) IA__g_utf8_get_char __attribute((visibility("hidden")));
       
  2865 #define g_utf8_get_char IA__g_utf8_get_char
       
  2866 
       
  2867 extern __typeof (g_utf8_get_char_validated) IA__g_utf8_get_char_validated __attribute((visibility("hidden")));
       
  2868 #define g_utf8_get_char_validated IA__g_utf8_get_char_validated
       
  2869 
       
  2870 extern __typeof (g_utf8_offset_to_pointer) IA__g_utf8_offset_to_pointer __attribute((visibility("hidden")));
       
  2871 #define g_utf8_offset_to_pointer IA__g_utf8_offset_to_pointer
       
  2872 
       
  2873 extern __typeof (g_utf8_pointer_to_offset) IA__g_utf8_pointer_to_offset __attribute((visibility("hidden")));
       
  2874 #define g_utf8_pointer_to_offset IA__g_utf8_pointer_to_offset
       
  2875 
       
  2876 extern __typeof (g_utf8_prev_char) IA__g_utf8_prev_char __attribute((visibility("hidden")));
       
  2877 #define g_utf8_prev_char IA__g_utf8_prev_char
       
  2878 
       
  2879 extern __typeof (g_utf8_strchr) IA__g_utf8_strchr __attribute((visibility("hidden")));
       
  2880 #define g_utf8_strchr IA__g_utf8_strchr
       
  2881 
       
  2882 extern __typeof (g_utf8_strlen) IA__g_utf8_strlen __attribute((visibility("hidden")));
       
  2883 #define g_utf8_strlen IA__g_utf8_strlen
       
  2884 
       
  2885 extern __typeof (g_utf8_strncpy) IA__g_utf8_strncpy __attribute((visibility("hidden")));
       
  2886 #define g_utf8_strncpy IA__g_utf8_strncpy
       
  2887 
       
  2888 extern __typeof (g_utf8_strrchr) IA__g_utf8_strrchr __attribute((visibility("hidden")));
       
  2889 #define g_utf8_strrchr IA__g_utf8_strrchr
       
  2890 
       
  2891 extern __typeof (g_utf8_strreverse) IA__g_utf8_strreverse __attribute((visibility("hidden")));
       
  2892 #define g_utf8_strreverse IA__g_utf8_strreverse
       
  2893 
       
  2894 extern __typeof (g_utf8_to_ucs4) IA__g_utf8_to_ucs4 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2895 #define g_utf8_to_ucs4 IA__g_utf8_to_ucs4
       
  2896 
       
  2897 extern __typeof (g_utf8_to_ucs4_fast) IA__g_utf8_to_ucs4_fast __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2898 #define g_utf8_to_ucs4_fast IA__g_utf8_to_ucs4_fast
       
  2899 
       
  2900 extern __typeof (g_utf8_to_utf16) IA__g_utf8_to_utf16 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  2901 #define g_utf8_to_utf16 IA__g_utf8_to_utf16
       
  2902 
       
  2903 extern __typeof (g_utf8_validate) IA__g_utf8_validate __attribute((visibility("hidden")));
       
  2904 #define g_utf8_validate IA__g_utf8_validate
       
  2905 
       
  2906 extern __typeof (g_unichar_to_utf8) IA__g_unichar_to_utf8 __attribute((visibility("hidden")));
       
  2907 #define g_unichar_to_utf8 IA__g_unichar_to_utf8
       
  2908 
       
  2909 extern __typeof (g_unichar_validate) IA__g_unichar_validate __attribute((visibility("hidden")));
       
  2910 #define g_unichar_validate IA__g_unichar_validate
       
  2911 
       
  2912 #endif
       
  2913 #endif
       
  2914 #if IN_HEADER(__G_HASH_H__)
       
  2915 #if IN_FILE(__G_UTILS_C__)
       
  2916 extern __typeof (g_int_equal) IA__g_int_equal __attribute((visibility("hidden")));
       
  2917 #define g_int_equal IA__g_int_equal
       
  2918 
       
  2919 extern __typeof (g_int_hash) IA__g_int_hash __attribute((visibility("hidden")));
       
  2920 #define g_int_hash IA__g_int_hash
       
  2921 
       
  2922 extern __typeof (g_direct_equal) IA__g_direct_equal __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2923 #define g_direct_equal IA__g_direct_equal
       
  2924 
       
  2925 extern __typeof (g_direct_hash) IA__g_direct_hash __attribute((visibility("hidden"))) G_GNUC_CONST;
       
  2926 #define g_direct_hash IA__g_direct_hash
       
  2927 
       
  2928 #endif
       
  2929 #endif
       
  2930 #if IN_HEADER(__G_UTILS_H__)
       
  2931 #if IN_FILE(__G_UTILS_C__)
       
  2932 extern __typeof (g_atexit) IA__g_atexit __attribute((visibility("hidden")));
       
  2933 #define g_atexit IA__g_atexit
       
  2934 
       
  2935 #ifndef G_DISABLE_DEPRECATED
       
  2936 extern __typeof (g_basename) IA__g_basename __attribute((visibility("hidden")));
       
  2937 #define g_basename IA__g_basename
       
  2938 
       
  2939 #endif
       
  2940 extern __typeof (g_get_application_name) IA__g_get_application_name __attribute((visibility("hidden")));
       
  2941 #define g_get_application_name IA__g_get_application_name
       
  2942 
       
  2943 extern __typeof (g_find_program_in_path) IA__g_find_program_in_path __attribute((visibility("hidden")));
       
  2944 #define g_find_program_in_path IA__g_find_program_in_path
       
  2945 
       
  2946 extern __typeof (g_get_current_dir) IA__g_get_current_dir __attribute((visibility("hidden")));
       
  2947 #define g_get_current_dir IA__g_get_current_dir
       
  2948 
       
  2949 extern __typeof (g_getenv) IA__g_getenv __attribute((visibility("hidden")));
       
  2950 #define g_getenv IA__g_getenv
       
  2951 
       
  2952 extern __typeof (g_unsetenv) IA__g_unsetenv __attribute((visibility("hidden")));
       
  2953 #define g_unsetenv IA__g_unsetenv
       
  2954 
       
  2955 extern __typeof (g_get_home_dir) IA__g_get_home_dir __attribute((visibility("hidden")));
       
  2956 #define g_get_home_dir IA__g_get_home_dir
       
  2957 
       
  2958 extern __typeof (g_get_host_name) IA__g_get_host_name __attribute((visibility("hidden")));
       
  2959 #define g_get_host_name IA__g_get_host_name
       
  2960 
       
  2961 extern __typeof (g_setenv) IA__g_setenv __attribute((visibility("hidden")));
       
  2962 #define g_setenv IA__g_setenv
       
  2963 
       
  2964 extern __typeof (g_listenv) IA__g_listenv __attribute((visibility("hidden")));
       
  2965 #define g_listenv IA__g_listenv
       
  2966 
       
  2967 #ifdef G_OS_WIN32
       
  2968 extern __typeof (g_find_program_in_path_utf8) IA__g_find_program_in_path_utf8 __attribute((visibility("hidden")));
       
  2969 #define g_find_program_in_path_utf8 IA__g_find_program_in_path_utf8
       
  2970 
       
  2971 extern __typeof (g_get_current_dir_utf8) IA__g_get_current_dir_utf8 __attribute((visibility("hidden")));
       
  2972 #define g_get_current_dir_utf8 IA__g_get_current_dir_utf8
       
  2973 
       
  2974 extern __typeof (g_getenv_utf8) IA__g_getenv_utf8 __attribute((visibility("hidden")));
       
  2975 #define g_getenv_utf8 IA__g_getenv_utf8
       
  2976 
       
  2977 extern __typeof (g_unsetenv_utf8) IA__g_unsetenv_utf8 __attribute((visibility("hidden")));
       
  2978 #define g_unsetenv_utf8 IA__g_unsetenv_utf8
       
  2979 
       
  2980 extern __typeof (g_setenv_utf8) IA__g_setenv_utf8 __attribute((visibility("hidden")));
       
  2981 #define g_setenv_utf8 IA__g_setenv_utf8
       
  2982 
       
  2983 extern __typeof (g_get_home_dir_utf8) IA__g_get_home_dir_utf8 __attribute((visibility("hidden")));
       
  2984 #define g_get_home_dir_utf8 IA__g_get_home_dir_utf8
       
  2985 
       
  2986 #endif
       
  2987 extern __typeof (g_get_language_names) IA__g_get_language_names __attribute((visibility("hidden")));
       
  2988 #define g_get_language_names IA__g_get_language_names
       
  2989 
       
  2990 extern __typeof (g_get_prgname) IA__g_get_prgname __attribute((visibility("hidden")));
       
  2991 #define g_get_prgname IA__g_get_prgname
       
  2992 
       
  2993 extern __typeof (g_get_real_name) IA__g_get_real_name __attribute((visibility("hidden")));
       
  2994 #define g_get_real_name IA__g_get_real_name
       
  2995 
       
  2996 #ifdef G_OS_WIN32
       
  2997 extern __typeof (g_get_real_name_utf8) IA__g_get_real_name_utf8 __attribute((visibility("hidden")));
       
  2998 #define g_get_real_name_utf8 IA__g_get_real_name_utf8
       
  2999 
       
  3000 #endif
       
  3001 extern __typeof (g_get_system_config_dirs) IA__g_get_system_config_dirs __attribute((visibility("hidden")));
       
  3002 #define g_get_system_config_dirs IA__g_get_system_config_dirs
       
  3003 
       
  3004 extern __typeof (g_get_system_data_dirs) IA__g_get_system_data_dirs __attribute((visibility("hidden")));
       
  3005 #define g_get_system_data_dirs IA__g_get_system_data_dirs
       
  3006 
       
  3007 #ifdef G_OS_WIN32
       
  3008 extern __typeof (g_win32_get_system_data_dirs_for_module) IA__g_win32_get_system_data_dirs_for_module __attribute((visibility("hidden")));
       
  3009 #define g_win32_get_system_data_dirs_for_module IA__g_win32_get_system_data_dirs_for_module
       
  3010 
       
  3011 #endif
       
  3012 extern __typeof (g_get_tmp_dir) IA__g_get_tmp_dir __attribute((visibility("hidden")));
       
  3013 #define g_get_tmp_dir IA__g_get_tmp_dir
       
  3014 
       
  3015 #ifdef G_OS_WIN32
       
  3016 extern __typeof (g_get_tmp_dir_utf8) IA__g_get_tmp_dir_utf8 __attribute((visibility("hidden")));
       
  3017 #define g_get_tmp_dir_utf8 IA__g_get_tmp_dir_utf8
       
  3018 
       
  3019 #endif
       
  3020 extern __typeof (g_get_user_cache_dir) IA__g_get_user_cache_dir __attribute((visibility("hidden")));
       
  3021 #define g_get_user_cache_dir IA__g_get_user_cache_dir
       
  3022 
       
  3023 extern __typeof (g_get_user_config_dir) IA__g_get_user_config_dir __attribute((visibility("hidden")));
       
  3024 #define g_get_user_config_dir IA__g_get_user_config_dir
       
  3025 
       
  3026 extern __typeof (g_get_user_data_dir) IA__g_get_user_data_dir __attribute((visibility("hidden")));
       
  3027 #define g_get_user_data_dir IA__g_get_user_data_dir
       
  3028 
       
  3029 extern __typeof (g_get_user_name) IA__g_get_user_name __attribute((visibility("hidden")));
       
  3030 #define g_get_user_name IA__g_get_user_name
       
  3031 
       
  3032 #ifdef G_OS_WIN32
       
  3033 extern __typeof (g_get_user_name_utf8) IA__g_get_user_name_utf8 __attribute((visibility("hidden")));
       
  3034 #define g_get_user_name_utf8 IA__g_get_user_name_utf8
       
  3035 
       
  3036 #endif
       
  3037 extern __typeof (glib_check_version) IA__glib_check_version __attribute((visibility("hidden")));
       
  3038 #define glib_check_version IA__glib_check_version
       
  3039 
       
  3040 extern __typeof (g_nullify_pointer) IA__g_nullify_pointer __attribute((visibility("hidden")));
       
  3041 #define g_nullify_pointer IA__g_nullify_pointer
       
  3042 
       
  3043 extern __typeof (g_parse_debug_string) IA__g_parse_debug_string __attribute((visibility("hidden")));
       
  3044 #define g_parse_debug_string IA__g_parse_debug_string
       
  3045 
       
  3046 extern __typeof (g_path_get_basename) IA__g_path_get_basename __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  3047 #define g_path_get_basename IA__g_path_get_basename
       
  3048 
       
  3049 extern __typeof (g_path_get_dirname) IA__g_path_get_dirname __attribute((visibility("hidden"))) G_GNUC_MALLOC;
       
  3050 #define g_path_get_dirname IA__g_path_get_dirname
       
  3051 
       
  3052 extern __typeof (g_path_is_absolute) IA__g_path_is_absolute __attribute((visibility("hidden")));
       
  3053 #define g_path_is_absolute IA__g_path_is_absolute
       
  3054 
       
  3055 extern __typeof (g_path_skip_root) IA__g_path_skip_root __attribute((visibility("hidden")));
       
  3056 #define g_path_skip_root IA__g_path_skip_root
       
  3057 
       
  3058 extern __typeof (g_set_application_name) IA__g_set_application_name __attribute((visibility("hidden")));
       
  3059 #define g_set_application_name IA__g_set_application_name
       
  3060 
       
  3061 extern __typeof (g_set_prgname) IA__g_set_prgname __attribute((visibility("hidden")));
       
  3062 #define g_set_prgname IA__g_set_prgname
       
  3063 
       
  3064 #endif
       
  3065 #endif
       
  3066 #if IN_HEADER(__G_WIN32_H__)
       
  3067 #if IN_FILE(__G_WIN32_H__)
       
  3068 #ifdef G_OS_WIN32
       
  3069 extern __typeof (g_win32_error_message) IA__g_win32_error_message __attribute((visibility("hidden")));
       
  3070 #define g_win32_error_message IA__g_win32_error_message
       
  3071 
       
  3072 extern __typeof (g_win32_ftruncate) IA__g_win32_ftruncate __attribute((visibility("hidden")));
       
  3073 #define g_win32_ftruncate IA__g_win32_ftruncate
       
  3074 
       
  3075 extern __typeof (g_win32_get_package_installation_directory) IA__g_win32_get_package_installation_directory __attribute((visibility("hidden")));
       
  3076 #define g_win32_get_package_installation_directory IA__g_win32_get_package_installation_directory
       
  3077 
       
  3078 extern __typeof (g_win32_get_package_installation_directory_utf8) IA__g_win32_get_package_installation_directory_utf8 __attribute((visibility("hidden")));
       
  3079 #define g_win32_get_package_installation_directory_utf8 IA__g_win32_get_package_installation_directory_utf8
       
  3080 
       
  3081 extern __typeof (g_win32_get_package_installation_subdirectory) IA__g_win32_get_package_installation_subdirectory __attribute((visibility("hidden")));
       
  3082 #define g_win32_get_package_installation_subdirectory IA__g_win32_get_package_installation_subdirectory
       
  3083 
       
  3084 extern __typeof (g_win32_get_package_installation_subdirectory_utf8) IA__g_win32_get_package_installation_subdirectory_utf8 __attribute((visibility("hidden")));
       
  3085 #define g_win32_get_package_installation_subdirectory_utf8 IA__g_win32_get_package_installation_subdirectory_utf8
       
  3086 
       
  3087 extern __typeof (g_win32_get_windows_version) IA__g_win32_get_windows_version __attribute((visibility("hidden")));
       
  3088 #define g_win32_get_windows_version IA__g_win32_get_windows_version
       
  3089 
       
  3090 extern __typeof (g_win32_getlocale) IA__g_win32_getlocale __attribute((visibility("hidden")));
       
  3091 #define g_win32_getlocale IA__g_win32_getlocale
       
  3092 
       
  3093 extern __typeof (g_win32_locale_filename_from_utf8) IA__g_win32_locale_filename_from_utf8 __attribute((visibility("hidden")));
       
  3094 #define g_win32_locale_filename_from_utf8 IA__g_win32_locale_filename_from_utf8
       
  3095 
       
  3096 #endif
       
  3097 #endif
       
  3098 #endif
       
  3099 
       
  3100 #endif /* G_HAVE_GNUC_VISIBILITY */
       
  3101 #endif /* DISABLE_VISIBILITY */