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