Initial commit
[platform/upstream/glib2.0.git] / glib / galiasdef.c
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_ref 
30 extern __typeof (g_array_ref) g_array_ref __attribute((alias("IA__g_array_ref"), visibility("default")));
31
32 #undef g_array_unref 
33 extern __typeof (g_array_unref) g_array_unref __attribute((alias("IA__g_array_unref"), visibility("default")));
34
35 #undef g_array_get_element_size 
36 extern __typeof (g_array_get_element_size) g_array_get_element_size __attribute((alias("IA__g_array_get_element_size"), visibility("default")));
37
38 #undef g_array_prepend_vals 
39 extern __typeof (g_array_prepend_vals) g_array_prepend_vals __attribute((alias("IA__g_array_prepend_vals"), visibility("default")));
40
41 #undef g_array_remove_index 
42 extern __typeof (g_array_remove_index) g_array_remove_index __attribute((alias("IA__g_array_remove_index"), visibility("default")));
43
44 #undef g_array_remove_index_fast 
45 extern __typeof (g_array_remove_index_fast) g_array_remove_index_fast __attribute((alias("IA__g_array_remove_index_fast"), visibility("default")));
46
47 #undef g_array_remove_range 
48 extern __typeof (g_array_remove_range) g_array_remove_range __attribute((alias("IA__g_array_remove_range"), visibility("default")));
49
50 #undef g_array_set_size 
51 extern __typeof (g_array_set_size) g_array_set_size __attribute((alias("IA__g_array_set_size"), visibility("default")));
52
53 #undef g_array_sized_new 
54 extern __typeof (g_array_sized_new) g_array_sized_new __attribute((alias("IA__g_array_sized_new"), visibility("default")));
55
56 #undef g_array_sort 
57 extern __typeof (g_array_sort) g_array_sort __attribute((alias("IA__g_array_sort"), visibility("default")));
58
59 #undef g_array_sort_with_data 
60 extern __typeof (g_array_sort_with_data) g_array_sort_with_data __attribute((alias("IA__g_array_sort_with_data"), visibility("default")));
61
62 #undef g_byte_array_append 
63 extern __typeof (g_byte_array_append) g_byte_array_append __attribute((alias("IA__g_byte_array_append"), visibility("default")));
64
65 #undef g_byte_array_free 
66 extern __typeof (g_byte_array_free) g_byte_array_free __attribute((alias("IA__g_byte_array_free"), visibility("default")));
67
68 #undef g_byte_array_unref 
69 extern __typeof (g_byte_array_unref) g_byte_array_unref __attribute((alias("IA__g_byte_array_unref"), visibility("default")));
70
71 #undef g_byte_array_ref 
72 extern __typeof (g_byte_array_ref) g_byte_array_ref __attribute((alias("IA__g_byte_array_ref"), visibility("default")));
73
74 #undef g_byte_array_new 
75 extern __typeof (g_byte_array_new) g_byte_array_new __attribute((alias("IA__g_byte_array_new"), visibility("default")));
76
77 #undef g_byte_array_prepend 
78 extern __typeof (g_byte_array_prepend) g_byte_array_prepend __attribute((alias("IA__g_byte_array_prepend"), visibility("default")));
79
80 #undef g_byte_array_remove_index 
81 extern __typeof (g_byte_array_remove_index) g_byte_array_remove_index __attribute((alias("IA__g_byte_array_remove_index"), visibility("default")));
82
83 #undef g_byte_array_remove_index_fast 
84 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")));
85
86 #undef g_byte_array_remove_range 
87 extern __typeof (g_byte_array_remove_range) g_byte_array_remove_range __attribute((alias("IA__g_byte_array_remove_range"), visibility("default")));
88
89 #undef g_byte_array_set_size 
90 extern __typeof (g_byte_array_set_size) g_byte_array_set_size __attribute((alias("IA__g_byte_array_set_size"), visibility("default")));
91
92 #undef g_byte_array_sized_new 
93 extern __typeof (g_byte_array_sized_new) g_byte_array_sized_new __attribute((alias("IA__g_byte_array_sized_new"), visibility("default")));
94
95 #undef g_byte_array_sort 
96 extern __typeof (g_byte_array_sort) g_byte_array_sort __attribute((alias("IA__g_byte_array_sort"), visibility("default")));
97
98 #undef g_byte_array_sort_with_data 
99 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")));
100
101 #undef g_ptr_array_add 
102 extern __typeof (g_ptr_array_add) g_ptr_array_add __attribute((alias("IA__g_ptr_array_add"), visibility("default")));
103
104 #undef g_ptr_array_foreach 
105 extern __typeof (g_ptr_array_foreach) g_ptr_array_foreach __attribute((alias("IA__g_ptr_array_foreach"), visibility("default")));
106
107 #undef g_ptr_array_free 
108 extern __typeof (g_ptr_array_free) g_ptr_array_free __attribute((alias("IA__g_ptr_array_free"), visibility("default")));
109
110 #undef g_ptr_array_unref 
111 extern __typeof (g_ptr_array_unref) g_ptr_array_unref __attribute((alias("IA__g_ptr_array_unref"), visibility("default")));
112
113 #undef g_ptr_array_ref 
114 extern __typeof (g_ptr_array_ref) g_ptr_array_ref __attribute((alias("IA__g_ptr_array_ref"), visibility("default")));
115
116 #undef g_ptr_array_new 
117 extern __typeof (g_ptr_array_new) g_ptr_array_new __attribute((alias("IA__g_ptr_array_new"), visibility("default")));
118
119 #undef g_ptr_array_new_with_free_func 
120 extern __typeof (g_ptr_array_new_with_free_func) g_ptr_array_new_with_free_func __attribute((alias("IA__g_ptr_array_new_with_free_func"), visibility("default")));
121
122 #undef g_ptr_array_set_free_func 
123 extern __typeof (g_ptr_array_set_free_func) g_ptr_array_set_free_func __attribute((alias("IA__g_ptr_array_set_free_func"), visibility("default")));
124
125 #undef g_ptr_array_remove 
126 extern __typeof (g_ptr_array_remove) g_ptr_array_remove __attribute((alias("IA__g_ptr_array_remove"), visibility("default")));
127
128 #undef g_ptr_array_remove_fast 
129 extern __typeof (g_ptr_array_remove_fast) g_ptr_array_remove_fast __attribute((alias("IA__g_ptr_array_remove_fast"), visibility("default")));
130
131 #undef g_ptr_array_remove_index 
132 extern __typeof (g_ptr_array_remove_index) g_ptr_array_remove_index __attribute((alias("IA__g_ptr_array_remove_index"), visibility("default")));
133
134 #undef g_ptr_array_remove_index_fast 
135 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")));
136
137 #undef g_ptr_array_remove_range 
138 extern __typeof (g_ptr_array_remove_range) g_ptr_array_remove_range __attribute((alias("IA__g_ptr_array_remove_range"), visibility("default")));
139
140 #undef g_ptr_array_set_size 
141 extern __typeof (g_ptr_array_set_size) g_ptr_array_set_size __attribute((alias("IA__g_ptr_array_set_size"), visibility("default")));
142
143 #undef g_ptr_array_sized_new 
144 extern __typeof (g_ptr_array_sized_new) g_ptr_array_sized_new __attribute((alias("IA__g_ptr_array_sized_new"), visibility("default")));
145
146 #undef g_ptr_array_sort 
147 extern __typeof (g_ptr_array_sort) g_ptr_array_sort __attribute((alias("IA__g_ptr_array_sort"), visibility("default")));
148
149 #undef g_ptr_array_sort_with_data 
150 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")));
151
152 #endif
153 #endif
154 #if IN_HEADER(__G_ASYNCQUEUE_H__)
155 #if IN_FILE(__G_ASYNCQUEUE_C__)
156 #undef g_async_queue_length 
157 extern __typeof (g_async_queue_length) g_async_queue_length __attribute((alias("IA__g_async_queue_length"), visibility("default")));
158
159 #undef g_async_queue_length_unlocked 
160 extern __typeof (g_async_queue_length_unlocked) g_async_queue_length_unlocked __attribute((alias("IA__g_async_queue_length_unlocked"), visibility("default")));
161
162 #undef g_async_queue_lock 
163 extern __typeof (g_async_queue_lock) g_async_queue_lock __attribute((alias("IA__g_async_queue_lock"), visibility("default")));
164
165 #undef g_async_queue_new 
166 extern __typeof (g_async_queue_new) g_async_queue_new __attribute((alias("IA__g_async_queue_new"), visibility("default")));
167
168 #undef g_async_queue_new_full 
169 extern __typeof (g_async_queue_new_full) g_async_queue_new_full __attribute((alias("IA__g_async_queue_new_full"), visibility("default")));
170
171 #undef g_async_queue_pop 
172 extern __typeof (g_async_queue_pop) g_async_queue_pop __attribute((alias("IA__g_async_queue_pop"), visibility("default")));
173
174 #undef g_async_queue_pop_unlocked 
175 extern __typeof (g_async_queue_pop_unlocked) g_async_queue_pop_unlocked __attribute((alias("IA__g_async_queue_pop_unlocked"), visibility("default")));
176
177 #undef g_async_queue_push 
178 extern __typeof (g_async_queue_push) g_async_queue_push __attribute((alias("IA__g_async_queue_push"), visibility("default")));
179
180 #undef g_async_queue_push_unlocked 
181 extern __typeof (g_async_queue_push_unlocked) g_async_queue_push_unlocked __attribute((alias("IA__g_async_queue_push_unlocked"), visibility("default")));
182
183 #undef g_async_queue_push_sorted 
184 extern __typeof (g_async_queue_push_sorted) g_async_queue_push_sorted __attribute((alias("IA__g_async_queue_push_sorted"), visibility("default")));
185
186 #undef g_async_queue_push_sorted_unlocked 
187 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")));
188
189 #undef g_async_queue_ref 
190 extern __typeof (g_async_queue_ref) g_async_queue_ref __attribute((alias("IA__g_async_queue_ref"), visibility("default")));
191
192 #undef g_async_queue_sort 
193 extern __typeof (g_async_queue_sort) g_async_queue_sort __attribute((alias("IA__g_async_queue_sort"), visibility("default")));
194
195 #undef g_async_queue_sort_unlocked 
196 extern __typeof (g_async_queue_sort_unlocked) g_async_queue_sort_unlocked __attribute((alias("IA__g_async_queue_sort_unlocked"), visibility("default")));
197
198 #undef g_async_queue_timed_pop 
199 extern __typeof (g_async_queue_timed_pop) g_async_queue_timed_pop __attribute((alias("IA__g_async_queue_timed_pop"), visibility("default")));
200
201 #undef g_async_queue_timed_pop_unlocked 
202 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")));
203
204 #undef g_async_queue_try_pop 
205 extern __typeof (g_async_queue_try_pop) g_async_queue_try_pop __attribute((alias("IA__g_async_queue_try_pop"), visibility("default")));
206
207 #undef g_async_queue_try_pop_unlocked 
208 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")));
209
210 #undef g_async_queue_unlock 
211 extern __typeof (g_async_queue_unlock) g_async_queue_unlock __attribute((alias("IA__g_async_queue_unlock"), visibility("default")));
212
213 #undef g_async_queue_unref 
214 extern __typeof (g_async_queue_unref) g_async_queue_unref __attribute((alias("IA__g_async_queue_unref"), visibility("default")));
215
216 #ifndef G_DISABLE_DEPRECATED
217 #undef g_async_queue_ref_unlocked 
218 extern __typeof (g_async_queue_ref_unlocked) g_async_queue_ref_unlocked __attribute((alias("IA__g_async_queue_ref_unlocked"), visibility("default")));
219
220 #undef g_async_queue_unref_and_unlock 
221 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")));
222
223 #endif
224 #endif
225 #endif
226 #if IN_HEADER(__G_ATOMIC_H__)
227 #if IN_FILE(__G_ATOMIC_C__)
228 #undef g_atomic_int_add 
229 extern __typeof (g_atomic_int_add) g_atomic_int_add __attribute((alias("IA__g_atomic_int_add"), visibility("default")));
230
231 #undef g_atomic_int_compare_and_exchange 
232 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")));
233
234 #undef g_atomic_int_exchange_and_add 
235 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")));
236
237 #undef g_atomic_pointer_compare_and_exchange 
238 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")));
239
240 #endif
241 #endif
242 #if IN_HEADER(__G_BACKTRACE_H__)
243 #if IN_FILE(__G_BACKTRACE_C__)
244 #undef g_on_error_query 
245 extern __typeof (g_on_error_query) g_on_error_query __attribute((alias("IA__g_on_error_query"), visibility("default")));
246
247 #undef g_on_error_stack_trace 
248 extern __typeof (g_on_error_stack_trace) g_on_error_stack_trace __attribute((alias("IA__g_on_error_stack_trace"), visibility("default")));
249
250 #endif
251 #endif
252 #if IN_HEADER(__G_BASE64_H__)
253 #if IN_FILE(__G_BASE64_C__)
254 #undef g_base64_encode_step 
255 extern __typeof (g_base64_encode_step) g_base64_encode_step __attribute((alias("IA__g_base64_encode_step"), visibility("default")));
256
257 #undef g_base64_encode_close 
258 extern __typeof (g_base64_encode_close) g_base64_encode_close __attribute((alias("IA__g_base64_encode_close"), visibility("default")));
259
260 #undef g_base64_encode 
261 extern __typeof (g_base64_encode) g_base64_encode __attribute((alias("IA__g_base64_encode"), visibility("default")));
262
263 #undef g_base64_decode_step 
264 extern __typeof (g_base64_decode_step) g_base64_decode_step __attribute((alias("IA__g_base64_decode_step"), visibility("default")));
265
266 #undef g_base64_decode 
267 extern __typeof (g_base64_decode) g_base64_decode __attribute((alias("IA__g_base64_decode"), visibility("default")));
268
269 #undef g_base64_decode_inplace 
270 extern __typeof (g_base64_decode_inplace) g_base64_decode_inplace __attribute((alias("IA__g_base64_decode_inplace"), visibility("default")));
271
272 #endif
273 #endif
274 #if IN_HEADER(__G_BOOKMARK_FILE_H__)
275 #if IN_FILE(__G_BOOKMARK_FILE_C__)
276 #undef g_bookmark_file_error_quark 
277 extern __typeof (g_bookmark_file_error_quark) g_bookmark_file_error_quark __attribute((alias("IA__g_bookmark_file_error_quark"), visibility("default")));
278
279 #undef g_bookmark_file_new 
280 extern __typeof (g_bookmark_file_new) g_bookmark_file_new __attribute((alias("IA__g_bookmark_file_new"), visibility("default")));
281
282 #undef g_bookmark_file_free 
283 extern __typeof (g_bookmark_file_free) g_bookmark_file_free __attribute((alias("IA__g_bookmark_file_free"), visibility("default")));
284
285 #undef g_bookmark_file_load_from_file 
286 extern __typeof (g_bookmark_file_load_from_file) g_bookmark_file_load_from_file __attribute((alias("IA__g_bookmark_file_load_from_file"), visibility("default")));
287
288 #undef g_bookmark_file_load_from_data 
289 extern __typeof (g_bookmark_file_load_from_data) g_bookmark_file_load_from_data __attribute((alias("IA__g_bookmark_file_load_from_data"), visibility("default")));
290
291 #undef g_bookmark_file_load_from_data_dirs 
292 extern __typeof (g_bookmark_file_load_from_data_dirs) g_bookmark_file_load_from_data_dirs __attribute((alias("IA__g_bookmark_file_load_from_data_dirs"), visibility("default")));
293
294 #undef g_bookmark_file_to_data 
295 extern __typeof (g_bookmark_file_to_data) g_bookmark_file_to_data __attribute((alias("IA__g_bookmark_file_to_data"), visibility("default")));
296
297 #undef g_bookmark_file_to_file 
298 extern __typeof (g_bookmark_file_to_file) g_bookmark_file_to_file __attribute((alias("IA__g_bookmark_file_to_file"), visibility("default")));
299
300 #undef g_bookmark_file_set_title 
301 extern __typeof (g_bookmark_file_set_title) g_bookmark_file_set_title __attribute((alias("IA__g_bookmark_file_set_title"), visibility("default")));
302
303 #undef g_bookmark_file_get_title 
304 extern __typeof (g_bookmark_file_get_title) g_bookmark_file_get_title __attribute((alias("IA__g_bookmark_file_get_title"), visibility("default")));
305
306 #undef g_bookmark_file_set_description 
307 extern __typeof (g_bookmark_file_set_description) g_bookmark_file_set_description __attribute((alias("IA__g_bookmark_file_set_description"), visibility("default")));
308
309 #undef g_bookmark_file_get_description 
310 extern __typeof (g_bookmark_file_get_description) g_bookmark_file_get_description __attribute((alias("IA__g_bookmark_file_get_description"), visibility("default")));
311
312 #undef g_bookmark_file_set_mime_type 
313 extern __typeof (g_bookmark_file_set_mime_type) g_bookmark_file_set_mime_type __attribute((alias("IA__g_bookmark_file_set_mime_type"), visibility("default")));
314
315 #undef g_bookmark_file_get_mime_type 
316 extern __typeof (g_bookmark_file_get_mime_type) g_bookmark_file_get_mime_type __attribute((alias("IA__g_bookmark_file_get_mime_type"), visibility("default")));
317
318 #undef g_bookmark_file_set_groups 
319 extern __typeof (g_bookmark_file_set_groups) g_bookmark_file_set_groups __attribute((alias("IA__g_bookmark_file_set_groups"), visibility("default")));
320
321 #undef g_bookmark_file_add_group 
322 extern __typeof (g_bookmark_file_add_group) g_bookmark_file_add_group __attribute((alias("IA__g_bookmark_file_add_group"), visibility("default")));
323
324 #undef g_bookmark_file_has_group 
325 extern __typeof (g_bookmark_file_has_group) g_bookmark_file_has_group __attribute((alias("IA__g_bookmark_file_has_group"), visibility("default")));
326
327 #undef g_bookmark_file_get_groups 
328 extern __typeof (g_bookmark_file_get_groups) g_bookmark_file_get_groups __attribute((alias("IA__g_bookmark_file_get_groups"), visibility("default")));
329
330 #undef g_bookmark_file_add_application 
331 extern __typeof (g_bookmark_file_add_application) g_bookmark_file_add_application __attribute((alias("IA__g_bookmark_file_add_application"), visibility("default")));
332
333 #undef g_bookmark_file_has_application 
334 extern __typeof (g_bookmark_file_has_application) g_bookmark_file_has_application __attribute((alias("IA__g_bookmark_file_has_application"), visibility("default")));
335
336 #undef g_bookmark_file_get_applications 
337 extern __typeof (g_bookmark_file_get_applications) g_bookmark_file_get_applications __attribute((alias("IA__g_bookmark_file_get_applications"), visibility("default")));
338
339 #undef g_bookmark_file_set_app_info 
340 extern __typeof (g_bookmark_file_set_app_info) g_bookmark_file_set_app_info __attribute((alias("IA__g_bookmark_file_set_app_info"), visibility("default")));
341
342 #undef g_bookmark_file_get_app_info 
343 extern __typeof (g_bookmark_file_get_app_info) g_bookmark_file_get_app_info __attribute((alias("IA__g_bookmark_file_get_app_info"), visibility("default")));
344
345 #undef g_bookmark_file_set_is_private 
346 extern __typeof (g_bookmark_file_set_is_private) g_bookmark_file_set_is_private __attribute((alias("IA__g_bookmark_file_set_is_private"), visibility("default")));
347
348 #undef g_bookmark_file_get_is_private 
349 extern __typeof (g_bookmark_file_get_is_private) g_bookmark_file_get_is_private __attribute((alias("IA__g_bookmark_file_get_is_private"), visibility("default")));
350
351 #undef g_bookmark_file_set_icon 
352 extern __typeof (g_bookmark_file_set_icon) g_bookmark_file_set_icon __attribute((alias("IA__g_bookmark_file_set_icon"), visibility("default")));
353
354 #undef g_bookmark_file_get_icon 
355 extern __typeof (g_bookmark_file_get_icon) g_bookmark_file_get_icon __attribute((alias("IA__g_bookmark_file_get_icon"), visibility("default")));
356
357 #undef g_bookmark_file_set_added 
358 extern __typeof (g_bookmark_file_set_added) g_bookmark_file_set_added __attribute((alias("IA__g_bookmark_file_set_added"), visibility("default")));
359
360 #undef g_bookmark_file_get_added 
361 extern __typeof (g_bookmark_file_get_added) g_bookmark_file_get_added __attribute((alias("IA__g_bookmark_file_get_added"), visibility("default")));
362
363 #undef g_bookmark_file_set_modified 
364 extern __typeof (g_bookmark_file_set_modified) g_bookmark_file_set_modified __attribute((alias("IA__g_bookmark_file_set_modified"), visibility("default")));
365
366 #undef g_bookmark_file_get_modified 
367 extern __typeof (g_bookmark_file_get_modified) g_bookmark_file_get_modified __attribute((alias("IA__g_bookmark_file_get_modified"), visibility("default")));
368
369 #undef g_bookmark_file_set_visited 
370 extern __typeof (g_bookmark_file_set_visited) g_bookmark_file_set_visited __attribute((alias("IA__g_bookmark_file_set_visited"), visibility("default")));
371
372 #undef g_bookmark_file_get_visited 
373 extern __typeof (g_bookmark_file_get_visited) g_bookmark_file_get_visited __attribute((alias("IA__g_bookmark_file_get_visited"), visibility("default")));
374
375 #undef g_bookmark_file_has_item 
376 extern __typeof (g_bookmark_file_has_item) g_bookmark_file_has_item __attribute((alias("IA__g_bookmark_file_has_item"), visibility("default")));
377
378 #undef g_bookmark_file_get_size 
379 extern __typeof (g_bookmark_file_get_size) g_bookmark_file_get_size __attribute((alias("IA__g_bookmark_file_get_size"), visibility("default")));
380
381 #undef g_bookmark_file_get_uris 
382 extern __typeof (g_bookmark_file_get_uris) g_bookmark_file_get_uris __attribute((alias("IA__g_bookmark_file_get_uris"), visibility("default")));
383
384 #undef g_bookmark_file_remove_group 
385 extern __typeof (g_bookmark_file_remove_group) g_bookmark_file_remove_group __attribute((alias("IA__g_bookmark_file_remove_group"), visibility("default")));
386
387 #undef g_bookmark_file_remove_application 
388 extern __typeof (g_bookmark_file_remove_application) g_bookmark_file_remove_application __attribute((alias("IA__g_bookmark_file_remove_application"), visibility("default")));
389
390 #undef g_bookmark_file_remove_item 
391 extern __typeof (g_bookmark_file_remove_item) g_bookmark_file_remove_item __attribute((alias("IA__g_bookmark_file_remove_item"), visibility("default")));
392
393 #undef g_bookmark_file_move_item 
394 extern __typeof (g_bookmark_file_move_item) g_bookmark_file_move_item __attribute((alias("IA__g_bookmark_file_move_item"), visibility("default")));
395
396 #endif
397 #endif
398 #if IN_HEADER(__G_CACHE_H__)
399 #if IN_FILE(__G_CACHE_C__)
400 #undef g_cache_destroy 
401 extern __typeof (g_cache_destroy) g_cache_destroy __attribute((alias("IA__g_cache_destroy"), visibility("default")));
402
403 #undef g_cache_insert 
404 extern __typeof (g_cache_insert) g_cache_insert __attribute((alias("IA__g_cache_insert"), visibility("default")));
405
406 #undef g_cache_key_foreach 
407 extern __typeof (g_cache_key_foreach) g_cache_key_foreach __attribute((alias("IA__g_cache_key_foreach"), visibility("default")));
408
409 #undef g_cache_new 
410 extern __typeof (g_cache_new) g_cache_new __attribute((alias("IA__g_cache_new"), visibility("default")));
411
412 #undef g_cache_remove 
413 extern __typeof (g_cache_remove) g_cache_remove __attribute((alias("IA__g_cache_remove"), visibility("default")));
414
415 #ifndef G_DISABLE_DEPRECATED
416 #undef g_cache_value_foreach 
417 extern __typeof (g_cache_value_foreach) g_cache_value_foreach __attribute((alias("IA__g_cache_value_foreach"), visibility("default")));
418
419 #endif
420 #endif
421 #endif
422 #if IN_HEADER(__G_CHECKSUM_H__)
423 #if IN_FILE(__G_CHECKSUM_C__)
424 #undef g_checksum_type_get_length 
425 extern __typeof (g_checksum_type_get_length) g_checksum_type_get_length __attribute((alias("IA__g_checksum_type_get_length"), visibility("default")));
426
427 #undef g_checksum_new 
428 extern __typeof (g_checksum_new) g_checksum_new __attribute((alias("IA__g_checksum_new"), visibility("default")));
429
430 #undef g_checksum_copy 
431 extern __typeof (g_checksum_copy) g_checksum_copy __attribute((alias("IA__g_checksum_copy"), visibility("default")));
432
433 #undef g_checksum_free 
434 extern __typeof (g_checksum_free) g_checksum_free __attribute((alias("IA__g_checksum_free"), visibility("default")));
435
436 #undef g_checksum_update 
437 extern __typeof (g_checksum_update) g_checksum_update __attribute((alias("IA__g_checksum_update"), visibility("default")));
438
439 #undef g_checksum_reset 
440 extern __typeof (g_checksum_reset) g_checksum_reset __attribute((alias("IA__g_checksum_reset"), visibility("default")));
441
442 #undef g_checksum_get_string 
443 extern __typeof (g_checksum_get_string) g_checksum_get_string __attribute((alias("IA__g_checksum_get_string"), visibility("default")));
444
445 #undef g_checksum_get_digest 
446 extern __typeof (g_checksum_get_digest) g_checksum_get_digest __attribute((alias("IA__g_checksum_get_digest"), visibility("default")));
447
448 #undef g_compute_checksum_for_data 
449 extern __typeof (g_compute_checksum_for_data) g_compute_checksum_for_data __attribute((alias("IA__g_compute_checksum_for_data"), visibility("default")));
450
451 #undef g_compute_checksum_for_string 
452 extern __typeof (g_compute_checksum_for_string) g_compute_checksum_for_string __attribute((alias("IA__g_compute_checksum_for_string"), visibility("default")));
453
454 #endif
455 #endif
456 #if IN_HEADER(__G_COMPLETION_H__)
457 #if IN_FILE(__G_COMPLETION_C__)
458 #undef g_completion_add_items 
459 extern __typeof (g_completion_add_items) g_completion_add_items __attribute((alias("IA__g_completion_add_items"), visibility("default")));
460
461 #undef g_completion_clear_items 
462 extern __typeof (g_completion_clear_items) g_completion_clear_items __attribute((alias("IA__g_completion_clear_items"), visibility("default")));
463
464 #undef g_completion_complete 
465 extern __typeof (g_completion_complete) g_completion_complete __attribute((alias("IA__g_completion_complete"), visibility("default")));
466
467 #undef g_completion_complete_utf8 
468 extern __typeof (g_completion_complete_utf8) g_completion_complete_utf8 __attribute((alias("IA__g_completion_complete_utf8"), visibility("default")));
469
470 #undef g_completion_free 
471 extern __typeof (g_completion_free) g_completion_free __attribute((alias("IA__g_completion_free"), visibility("default")));
472
473 #undef g_completion_new 
474 extern __typeof (g_completion_new) g_completion_new __attribute((alias("IA__g_completion_new"), visibility("default")));
475
476 #undef g_completion_remove_items 
477 extern __typeof (g_completion_remove_items) g_completion_remove_items __attribute((alias("IA__g_completion_remove_items"), visibility("default")));
478
479 #undef g_completion_set_compare 
480 extern __typeof (g_completion_set_compare) g_completion_set_compare __attribute((alias("IA__g_completion_set_compare"), visibility("default")));
481
482 #endif
483 #endif
484 #if IN_HEADER(__G_CONVERT_H__)
485 #if IN_FILE(__G_CONVERT_C__)
486 #undef g_get_filename_charsets 
487 extern __typeof (g_get_filename_charsets) g_get_filename_charsets __attribute((alias("IA__g_get_filename_charsets"), visibility("default")));
488
489 #undef g_convert 
490 extern __typeof (g_convert) g_convert __attribute((alias("IA__g_convert"), visibility("default")));
491
492 #undef g_convert_error_quark 
493 extern __typeof (g_convert_error_quark) g_convert_error_quark __attribute((alias("IA__g_convert_error_quark"), visibility("default")));
494
495 #undef g_convert_with_fallback 
496 extern __typeof (g_convert_with_fallback) g_convert_with_fallback __attribute((alias("IA__g_convert_with_fallback"), visibility("default")));
497
498 #undef g_convert_with_iconv 
499 extern __typeof (g_convert_with_iconv) g_convert_with_iconv __attribute((alias("IA__g_convert_with_iconv"), visibility("default")));
500
501 #undef g_iconv 
502 extern __typeof (g_iconv) g_iconv __attribute((alias("IA__g_iconv"), visibility("default")));
503
504 #undef g_iconv_close 
505 extern __typeof (g_iconv_close) g_iconv_close __attribute((alias("IA__g_iconv_close"), visibility("default")));
506
507 #undef g_iconv_open 
508 extern __typeof (g_iconv_open) g_iconv_open __attribute((alias("IA__g_iconv_open"), visibility("default")));
509
510 #undef g_locale_from_utf8 
511 extern __typeof (g_locale_from_utf8) g_locale_from_utf8 __attribute((alias("IA__g_locale_from_utf8"), visibility("default")));
512
513 #undef g_locale_to_utf8 
514 extern __typeof (g_locale_to_utf8) g_locale_to_utf8 __attribute((alias("IA__g_locale_to_utf8"), visibility("default")));
515
516 #undef g_filename_display_name 
517 extern __typeof (g_filename_display_name) g_filename_display_name __attribute((alias("IA__g_filename_display_name"), visibility("default")));
518
519 #undef g_filename_display_basename 
520 extern __typeof (g_filename_display_basename) g_filename_display_basename __attribute((alias("IA__g_filename_display_basename"), visibility("default")));
521
522 #ifndef _WIN64
523 #undef g_filename_from_uri 
524 extern __typeof (g_filename_from_uri) g_filename_from_uri __attribute((alias("IA__g_filename_from_uri"), visibility("default")));
525
526 #undef g_filename_from_utf8 
527 extern __typeof (g_filename_from_utf8) g_filename_from_utf8 __attribute((alias("IA__g_filename_from_utf8"), visibility("default")));
528
529 #undef g_filename_to_uri 
530 extern __typeof (g_filename_to_uri) g_filename_to_uri __attribute((alias("IA__g_filename_to_uri"), visibility("default")));
531
532 #undef g_filename_to_utf8 
533 extern __typeof (g_filename_to_utf8) g_filename_to_utf8 __attribute((alias("IA__g_filename_to_utf8"), visibility("default")));
534
535 #endif
536 #ifdef G_OS_WIN32
537 #undef g_filename_from_uri_utf8 
538 extern __typeof (g_filename_from_uri_utf8) g_filename_from_uri_utf8 __attribute((alias("IA__g_filename_from_uri_utf8"), visibility("default")));
539
540 #undef g_filename_from_utf8_utf8 
541 extern __typeof (g_filename_from_utf8_utf8) g_filename_from_utf8_utf8 __attribute((alias("IA__g_filename_from_utf8_utf8"), visibility("default")));
542
543 #undef g_filename_to_uri_utf8 
544 extern __typeof (g_filename_to_uri_utf8) g_filename_to_uri_utf8 __attribute((alias("IA__g_filename_to_uri_utf8"), visibility("default")));
545
546 #undef g_filename_to_utf8_utf8 
547 extern __typeof (g_filename_to_utf8_utf8) g_filename_to_utf8_utf8 __attribute((alias("IA__g_filename_to_utf8_utf8"), visibility("default")));
548
549 #endif
550 #undef g_uri_list_extract_uris 
551 extern __typeof (g_uri_list_extract_uris) g_uri_list_extract_uris __attribute((alias("IA__g_uri_list_extract_uris"), visibility("default")));
552
553 #endif
554 #endif
555 #if IN_HEADER(__G_DATASET_H__)
556 #if IN_FILE(__G_DATASET_C__)
557 #undef g_datalist_clear 
558 extern __typeof (g_datalist_clear) g_datalist_clear __attribute((alias("IA__g_datalist_clear"), visibility("default")));
559
560 #undef g_datalist_foreach 
561 extern __typeof (g_datalist_foreach) g_datalist_foreach __attribute((alias("IA__g_datalist_foreach"), visibility("default")));
562
563 #undef g_datalist_get_flags 
564 extern __typeof (g_datalist_get_flags) g_datalist_get_flags __attribute((alias("IA__g_datalist_get_flags"), visibility("default")));
565
566 #undef g_datalist_id_get_data 
567 extern __typeof (g_datalist_id_get_data) g_datalist_id_get_data __attribute((alias("IA__g_datalist_id_get_data"), visibility("default")));
568
569 #undef g_datalist_id_remove_no_notify 
570 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")));
571
572 #undef g_datalist_id_set_data_full 
573 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")));
574
575 #undef g_datalist_set_flags 
576 extern __typeof (g_datalist_set_flags) g_datalist_set_flags __attribute((alias("IA__g_datalist_set_flags"), visibility("default")));
577
578 #undef g_datalist_unset_flags 
579 extern __typeof (g_datalist_unset_flags) g_datalist_unset_flags __attribute((alias("IA__g_datalist_unset_flags"), visibility("default")));
580
581 #undef g_datalist_init 
582 extern __typeof (g_datalist_init) g_datalist_init __attribute((alias("IA__g_datalist_init"), visibility("default")));
583
584 #undef g_dataset_destroy 
585 extern __typeof (g_dataset_destroy) g_dataset_destroy __attribute((alias("IA__g_dataset_destroy"), visibility("default")));
586
587 #undef g_dataset_foreach 
588 extern __typeof (g_dataset_foreach) g_dataset_foreach __attribute((alias("IA__g_dataset_foreach"), visibility("default")));
589
590 #undef g_dataset_id_get_data 
591 extern __typeof (g_dataset_id_get_data) g_dataset_id_get_data __attribute((alias("IA__g_dataset_id_get_data"), visibility("default")));
592
593 #undef g_dataset_id_remove_no_notify 
594 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")));
595
596 #undef g_dataset_id_set_data_full 
597 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")));
598
599 #endif
600 #endif
601 #if IN_HEADER(__G_QUARK_H__)
602 #if IN_FILE(__G_DATASET_C__)
603 #undef g_quark_from_static_string 
604 extern __typeof (g_quark_from_static_string) g_quark_from_static_string __attribute((alias("IA__g_quark_from_static_string"), visibility("default")));
605
606 #undef g_quark_from_string 
607 extern __typeof (g_quark_from_string) g_quark_from_string __attribute((alias("IA__g_quark_from_string"), visibility("default")));
608
609 #undef g_quark_to_string 
610 extern __typeof (g_quark_to_string) g_quark_to_string __attribute((alias("IA__g_quark_to_string"), visibility("default")));
611
612 #undef g_quark_try_string 
613 extern __typeof (g_quark_try_string) g_quark_try_string __attribute((alias("IA__g_quark_try_string"), visibility("default")));
614
615 #undef g_intern_string 
616 extern __typeof (g_intern_string) g_intern_string __attribute((alias("IA__g_intern_string"), visibility("default")));
617
618 #undef g_intern_static_string 
619 extern __typeof (g_intern_static_string) g_intern_static_string __attribute((alias("IA__g_intern_static_string"), visibility("default")));
620
621 #endif
622 #endif
623 #if IN_HEADER(__G_DATE_H__)
624 #if IN_FILE(__G_DATE_C__)
625 #undef g_date_add_days 
626 extern __typeof (g_date_add_days) g_date_add_days __attribute((alias("IA__g_date_add_days"), visibility("default")));
627
628 #undef g_date_add_months 
629 extern __typeof (g_date_add_months) g_date_add_months __attribute((alias("IA__g_date_add_months"), visibility("default")));
630
631 #undef g_date_add_years 
632 extern __typeof (g_date_add_years) g_date_add_years __attribute((alias("IA__g_date_add_years"), visibility("default")));
633
634 #undef g_date_clamp 
635 extern __typeof (g_date_clamp) g_date_clamp __attribute((alias("IA__g_date_clamp"), visibility("default")));
636
637 #undef g_date_clear 
638 extern __typeof (g_date_clear) g_date_clear __attribute((alias("IA__g_date_clear"), visibility("default")));
639
640 #undef g_date_compare 
641 extern __typeof (g_date_compare) g_date_compare __attribute((alias("IA__g_date_compare"), visibility("default")));
642
643 #undef g_date_days_between 
644 extern __typeof (g_date_days_between) g_date_days_between __attribute((alias("IA__g_date_days_between"), visibility("default")));
645
646 #undef g_date_free 
647 extern __typeof (g_date_free) g_date_free __attribute((alias("IA__g_date_free"), visibility("default")));
648
649 #undef g_date_get_day 
650 extern __typeof (g_date_get_day) g_date_get_day __attribute((alias("IA__g_date_get_day"), visibility("default")));
651
652 #undef g_date_get_day_of_year 
653 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")));
654
655 #undef g_date_get_days_in_month 
656 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")));
657
658 #undef g_date_get_iso8601_week_of_year 
659 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")));
660
661 #undef g_date_get_julian 
662 extern __typeof (g_date_get_julian) g_date_get_julian __attribute((alias("IA__g_date_get_julian"), visibility("default")));
663
664 #undef g_date_get_monday_week_of_year 
665 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")));
666
667 #undef g_date_get_monday_weeks_in_year 
668 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")));
669
670 #undef g_date_get_month 
671 extern __typeof (g_date_get_month) g_date_get_month __attribute((alias("IA__g_date_get_month"), visibility("default")));
672
673 #undef g_date_get_sunday_week_of_year 
674 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")));
675
676 #undef g_date_get_sunday_weeks_in_year 
677 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")));
678
679 #undef g_date_get_weekday 
680 extern __typeof (g_date_get_weekday) g_date_get_weekday __attribute((alias("IA__g_date_get_weekday"), visibility("default")));
681
682 #undef g_date_get_year 
683 extern __typeof (g_date_get_year) g_date_get_year __attribute((alias("IA__g_date_get_year"), visibility("default")));
684
685 #undef g_date_is_first_of_month 
686 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")));
687
688 #undef g_date_is_last_of_month 
689 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")));
690
691 #undef g_date_is_leap_year 
692 extern __typeof (g_date_is_leap_year) g_date_is_leap_year __attribute((alias("IA__g_date_is_leap_year"), visibility("default")));
693
694 #undef g_date_new 
695 extern __typeof (g_date_new) g_date_new __attribute((alias("IA__g_date_new"), visibility("default")));
696
697 #undef g_date_new_dmy 
698 extern __typeof (g_date_new_dmy) g_date_new_dmy __attribute((alias("IA__g_date_new_dmy"), visibility("default")));
699
700 #undef g_date_new_julian 
701 extern __typeof (g_date_new_julian) g_date_new_julian __attribute((alias("IA__g_date_new_julian"), visibility("default")));
702
703 #undef g_date_order 
704 extern __typeof (g_date_order) g_date_order __attribute((alias("IA__g_date_order"), visibility("default")));
705
706 #undef g_date_set_day 
707 extern __typeof (g_date_set_day) g_date_set_day __attribute((alias("IA__g_date_set_day"), visibility("default")));
708
709 #undef g_date_set_dmy 
710 extern __typeof (g_date_set_dmy) g_date_set_dmy __attribute((alias("IA__g_date_set_dmy"), visibility("default")));
711
712 #undef g_date_set_julian 
713 extern __typeof (g_date_set_julian) g_date_set_julian __attribute((alias("IA__g_date_set_julian"), visibility("default")));
714
715 #undef g_date_set_month 
716 extern __typeof (g_date_set_month) g_date_set_month __attribute((alias("IA__g_date_set_month"), visibility("default")));
717
718 #undef g_date_set_parse 
719 extern __typeof (g_date_set_parse) g_date_set_parse __attribute((alias("IA__g_date_set_parse"), visibility("default")));
720
721 #ifndef G_DISABLE_DEPRECATED
722 #undef g_date_set_time 
723 extern __typeof (g_date_set_time) g_date_set_time __attribute((alias("IA__g_date_set_time"), visibility("default")));
724
725 #endif
726 #undef g_date_set_time_t 
727 extern __typeof (g_date_set_time_t) g_date_set_time_t __attribute((alias("IA__g_date_set_time_t"), visibility("default")));
728
729 #undef g_date_set_time_val 
730 extern __typeof (g_date_set_time_val) g_date_set_time_val __attribute((alias("IA__g_date_set_time_val"), visibility("default")));
731
732 #undef g_date_set_year 
733 extern __typeof (g_date_set_year) g_date_set_year __attribute((alias("IA__g_date_set_year"), visibility("default")));
734
735 #undef g_date_strftime 
736 extern __typeof (g_date_strftime) g_date_strftime __attribute((alias("IA__g_date_strftime"), visibility("default")));
737
738 #undef g_date_subtract_days 
739 extern __typeof (g_date_subtract_days) g_date_subtract_days __attribute((alias("IA__g_date_subtract_days"), visibility("default")));
740
741 #undef g_date_subtract_months 
742 extern __typeof (g_date_subtract_months) g_date_subtract_months __attribute((alias("IA__g_date_subtract_months"), visibility("default")));
743
744 #undef g_date_subtract_years 
745 extern __typeof (g_date_subtract_years) g_date_subtract_years __attribute((alias("IA__g_date_subtract_years"), visibility("default")));
746
747 #undef g_date_to_struct_tm 
748 extern __typeof (g_date_to_struct_tm) g_date_to_struct_tm __attribute((alias("IA__g_date_to_struct_tm"), visibility("default")));
749
750 #undef g_date_valid 
751 extern __typeof (g_date_valid) g_date_valid __attribute((alias("IA__g_date_valid"), visibility("default")));
752
753 #undef g_date_valid_day 
754 extern __typeof (g_date_valid_day) g_date_valid_day __attribute((alias("IA__g_date_valid_day"), visibility("default")));
755
756 #undef g_date_valid_dmy 
757 extern __typeof (g_date_valid_dmy) g_date_valid_dmy __attribute((alias("IA__g_date_valid_dmy"), visibility("default")));
758
759 #undef g_date_valid_julian 
760 extern __typeof (g_date_valid_julian) g_date_valid_julian __attribute((alias("IA__g_date_valid_julian"), visibility("default")));
761
762 #undef g_date_valid_month 
763 extern __typeof (g_date_valid_month) g_date_valid_month __attribute((alias("IA__g_date_valid_month"), visibility("default")));
764
765 #undef g_date_valid_weekday 
766 extern __typeof (g_date_valid_weekday) g_date_valid_weekday __attribute((alias("IA__g_date_valid_weekday"), visibility("default")));
767
768 #undef g_date_valid_year 
769 extern __typeof (g_date_valid_year) g_date_valid_year __attribute((alias("IA__g_date_valid_year"), visibility("default")));
770
771 #endif
772 #endif
773 #if IN_HEADER(__G_DIR_H__)
774 #if IN_FILE(__G_DIR_C__)
775 #undef g_dir_close 
776 extern __typeof (g_dir_close) g_dir_close __attribute((alias("IA__g_dir_close"), visibility("default")));
777
778 #ifndef _WIN64
779 #undef g_dir_open 
780 extern __typeof (g_dir_open) g_dir_open __attribute((alias("IA__g_dir_open"), visibility("default")));
781
782 #undef g_dir_read_name 
783 extern __typeof (g_dir_read_name) g_dir_read_name __attribute((alias("IA__g_dir_read_name"), visibility("default")));
784
785 #endif
786 #ifdef G_OS_WIN32
787 #undef g_dir_open_utf8 
788 extern __typeof (g_dir_open_utf8) g_dir_open_utf8 __attribute((alias("IA__g_dir_open_utf8"), visibility("default")));
789
790 #undef g_dir_read_name_utf8 
791 extern __typeof (g_dir_read_name_utf8) g_dir_read_name_utf8 __attribute((alias("IA__g_dir_read_name_utf8"), visibility("default")));
792
793 #endif
794 #undef g_dir_rewind 
795 extern __typeof (g_dir_rewind) g_dir_rewind __attribute((alias("IA__g_dir_rewind"), visibility("default")));
796
797 #endif
798 #endif
799 #if IN_HEADER(__G_ERROR_H__)
800 #if IN_FILE(__G_ERROR_C__)
801 #undef g_clear_error 
802 extern __typeof (g_clear_error) g_clear_error __attribute((alias("IA__g_clear_error"), visibility("default")));
803
804 #undef g_error_copy 
805 extern __typeof (g_error_copy) g_error_copy __attribute((alias("IA__g_error_copy"), visibility("default")));
806
807 #undef g_error_free 
808 extern __typeof (g_error_free) g_error_free __attribute((alias("IA__g_error_free"), visibility("default")));
809
810 #undef g_error_matches 
811 extern __typeof (g_error_matches) g_error_matches __attribute((alias("IA__g_error_matches"), visibility("default")));
812
813 #undef g_error_new 
814 extern __typeof (g_error_new) g_error_new __attribute((alias("IA__g_error_new"), visibility("default")));
815
816 #undef g_error_new_literal 
817 extern __typeof (g_error_new_literal) g_error_new_literal __attribute((alias("IA__g_error_new_literal"), visibility("default")));
818
819 #undef g_error_new_valist 
820 extern __typeof (g_error_new_valist) g_error_new_valist __attribute((alias("IA__g_error_new_valist"), visibility("default")));
821
822 #undef g_propagate_error 
823 extern __typeof (g_propagate_error) g_propagate_error __attribute((alias("IA__g_propagate_error"), visibility("default")));
824
825 #undef g_set_error 
826 extern __typeof (g_set_error) g_set_error __attribute((alias("IA__g_set_error"), visibility("default")));
827
828 #undef g_set_error_literal 
829 extern __typeof (g_set_error_literal) g_set_error_literal __attribute((alias("IA__g_set_error_literal"), visibility("default")));
830
831 #undef g_prefix_error 
832 extern __typeof (g_prefix_error) g_prefix_error __attribute((alias("IA__g_prefix_error"), visibility("default")));
833
834 #undef g_propagate_prefixed_error 
835 extern __typeof (g_propagate_prefixed_error) g_propagate_prefixed_error __attribute((alias("IA__g_propagate_prefixed_error"), visibility("default")));
836
837 #endif
838 #endif
839 #if IN_HEADER(__G_FILEUTILS_H__)
840 #if IN_FILE(__G_FILEUTILS_C__)
841 #undef g_build_filename 
842 extern __typeof (g_build_filename) g_build_filename __attribute((alias("IA__g_build_filename"), visibility("default")));
843
844 #undef g_build_filenamev 
845 extern __typeof (g_build_filenamev) g_build_filenamev __attribute((alias("IA__g_build_filenamev"), visibility("default")));
846
847 #undef g_build_path 
848 extern __typeof (g_build_path) g_build_path __attribute((alias("IA__g_build_path"), visibility("default")));
849
850 #undef g_build_pathv 
851 extern __typeof (g_build_pathv) g_build_pathv __attribute((alias("IA__g_build_pathv"), visibility("default")));
852
853 #undef g_file_error_from_errno 
854 extern __typeof (g_file_error_from_errno) g_file_error_from_errno __attribute((alias("IA__g_file_error_from_errno"), visibility("default")));
855
856 #undef g_file_error_quark 
857 extern __typeof (g_file_error_quark) g_file_error_quark __attribute((alias("IA__g_file_error_quark"), visibility("default")));
858
859 #ifndef _WIN64
860 #undef g_file_get_contents 
861 extern __typeof (g_file_get_contents) g_file_get_contents __attribute((alias("IA__g_file_get_contents"), visibility("default")));
862
863 #endif
864 #undef g_file_set_contents 
865 extern __typeof (g_file_set_contents) g_file_set_contents __attribute((alias("IA__g_file_set_contents"), visibility("default")));
866
867 #ifndef _WIN64
868 #undef g_file_open_tmp 
869 extern __typeof (g_file_open_tmp) g_file_open_tmp __attribute((alias("IA__g_file_open_tmp"), visibility("default")));
870
871 #undef g_file_test 
872 extern __typeof (g_file_test) g_file_test __attribute((alias("IA__g_file_test"), visibility("default")));
873
874 #endif
875 #undef g_file_read_link 
876 extern __typeof (g_file_read_link) g_file_read_link __attribute((alias("IA__g_file_read_link"), visibility("default")));
877
878 #undef g_format_size_for_display 
879 extern __typeof (g_format_size_for_display) g_format_size_for_display __attribute((alias("IA__g_format_size_for_display"), visibility("default")));
880
881 #ifndef _WIN64
882 #undef g_mkstemp 
883 extern __typeof (g_mkstemp) g_mkstemp __attribute((alias("IA__g_mkstemp"), visibility("default")));
884
885 #endif
886 #undef g_mkstemp_full 
887 extern __typeof (g_mkstemp_full) g_mkstemp_full __attribute((alias("IA__g_mkstemp_full"), visibility("default")));
888
889 #undef g_mkdir_with_parents 
890 extern __typeof (g_mkdir_with_parents) g_mkdir_with_parents __attribute((alias("IA__g_mkdir_with_parents"), visibility("default")));
891
892 #ifdef G_OS_WIN32
893 #undef g_file_get_contents_utf8 
894 extern __typeof (g_file_get_contents_utf8) g_file_get_contents_utf8 __attribute((alias("IA__g_file_get_contents_utf8"), visibility("default")));
895
896 #undef g_file_open_tmp_utf8 
897 extern __typeof (g_file_open_tmp_utf8) g_file_open_tmp_utf8 __attribute((alias("IA__g_file_open_tmp_utf8"), visibility("default")));
898
899 #undef g_file_test_utf8 
900 extern __typeof (g_file_test_utf8) g_file_test_utf8 __attribute((alias("IA__g_file_test_utf8"), visibility("default")));
901
902 #undef g_mkstemp_utf8 
903 extern __typeof (g_mkstemp_utf8) g_mkstemp_utf8 __attribute((alias("IA__g_mkstemp_utf8"), visibility("default")));
904
905 #endif
906 #endif
907 #endif
908 #if IN_HEADER(__G_HASH_H__)
909 #if IN_FILE(__G_HASH_C__)
910 #undef g_hash_table_destroy 
911 extern __typeof (g_hash_table_destroy) g_hash_table_destroy __attribute((alias("IA__g_hash_table_destroy"), visibility("default")));
912
913 #undef g_hash_table_unref 
914 extern __typeof (g_hash_table_unref) g_hash_table_unref __attribute((alias("IA__g_hash_table_unref"), visibility("default")));
915
916 #undef g_hash_table_ref 
917 extern __typeof (g_hash_table_ref) g_hash_table_ref __attribute((alias("IA__g_hash_table_ref"), visibility("default")));
918
919 #undef g_hash_table_find 
920 extern __typeof (g_hash_table_find) g_hash_table_find __attribute((alias("IA__g_hash_table_find"), visibility("default")));
921
922 #undef g_hash_table_foreach 
923 extern __typeof (g_hash_table_foreach) g_hash_table_foreach __attribute((alias("IA__g_hash_table_foreach"), visibility("default")));
924
925 #undef g_hash_table_foreach_remove 
926 extern __typeof (g_hash_table_foreach_remove) g_hash_table_foreach_remove __attribute((alias("IA__g_hash_table_foreach_remove"), visibility("default")));
927
928 #undef g_hash_table_foreach_steal 
929 extern __typeof (g_hash_table_foreach_steal) g_hash_table_foreach_steal __attribute((alias("IA__g_hash_table_foreach_steal"), visibility("default")));
930
931 #undef g_hash_table_get_keys 
932 extern __typeof (g_hash_table_get_keys) g_hash_table_get_keys __attribute((alias("IA__g_hash_table_get_keys"), visibility("default")));
933
934 #undef g_hash_table_get_values 
935 extern __typeof (g_hash_table_get_values) g_hash_table_get_values __attribute((alias("IA__g_hash_table_get_values"), visibility("default")));
936
937 #undef g_hash_table_insert 
938 extern __typeof (g_hash_table_insert) g_hash_table_insert __attribute((alias("IA__g_hash_table_insert"), visibility("default")));
939
940 #undef g_hash_table_lookup 
941 extern __typeof (g_hash_table_lookup) g_hash_table_lookup __attribute((alias("IA__g_hash_table_lookup"), visibility("default")));
942
943 #undef g_hash_table_lookup_extended 
944 extern __typeof (g_hash_table_lookup_extended) g_hash_table_lookup_extended __attribute((alias("IA__g_hash_table_lookup_extended"), visibility("default")));
945
946 #undef g_hash_table_new 
947 extern __typeof (g_hash_table_new) g_hash_table_new __attribute((alias("IA__g_hash_table_new"), visibility("default")));
948
949 #undef g_hash_table_new_full 
950 extern __typeof (g_hash_table_new_full) g_hash_table_new_full __attribute((alias("IA__g_hash_table_new_full"), visibility("default")));
951
952 #undef g_hash_table_remove 
953 extern __typeof (g_hash_table_remove) g_hash_table_remove __attribute((alias("IA__g_hash_table_remove"), visibility("default")));
954
955 #undef g_hash_table_remove_all 
956 extern __typeof (g_hash_table_remove_all) g_hash_table_remove_all __attribute((alias("IA__g_hash_table_remove_all"), visibility("default")));
957
958 #undef g_hash_table_replace 
959 extern __typeof (g_hash_table_replace) g_hash_table_replace __attribute((alias("IA__g_hash_table_replace"), visibility("default")));
960
961 #undef g_hash_table_size 
962 extern __typeof (g_hash_table_size) g_hash_table_size __attribute((alias("IA__g_hash_table_size"), visibility("default")));
963
964 #undef g_hash_table_steal 
965 extern __typeof (g_hash_table_steal) g_hash_table_steal __attribute((alias("IA__g_hash_table_steal"), visibility("default")));
966
967 #undef g_hash_table_steal_all 
968 extern __typeof (g_hash_table_steal_all) g_hash_table_steal_all __attribute((alias("IA__g_hash_table_steal_all"), visibility("default")));
969
970 #undef g_hash_table_iter_init 
971 extern __typeof (g_hash_table_iter_init) g_hash_table_iter_init __attribute((alias("IA__g_hash_table_iter_init"), visibility("default")));
972
973 #undef g_hash_table_iter_next 
974 extern __typeof (g_hash_table_iter_next) g_hash_table_iter_next __attribute((alias("IA__g_hash_table_iter_next"), visibility("default")));
975
976 #undef g_hash_table_iter_get_hash_table 
977 extern __typeof (g_hash_table_iter_get_hash_table) g_hash_table_iter_get_hash_table __attribute((alias("IA__g_hash_table_iter_get_hash_table"), visibility("default")));
978
979 #undef g_hash_table_iter_remove 
980 extern __typeof (g_hash_table_iter_remove) g_hash_table_iter_remove __attribute((alias("IA__g_hash_table_iter_remove"), visibility("default")));
981
982 #undef g_hash_table_iter_steal 
983 extern __typeof (g_hash_table_iter_steal) g_hash_table_iter_steal __attribute((alias("IA__g_hash_table_iter_steal"), visibility("default")));
984
985 #endif
986 #endif
987 #if IN_HEADER(__G_HOOK_H__)
988 #if IN_FILE(__G_HOOK_C__)
989 #undef g_hook_alloc 
990 extern __typeof (g_hook_alloc) g_hook_alloc __attribute((alias("IA__g_hook_alloc"), visibility("default")));
991
992 #undef g_hook_compare_ids 
993 extern __typeof (g_hook_compare_ids) g_hook_compare_ids __attribute((alias("IA__g_hook_compare_ids"), visibility("default")));
994
995 #undef g_hook_destroy 
996 extern __typeof (g_hook_destroy) g_hook_destroy __attribute((alias("IA__g_hook_destroy"), visibility("default")));
997
998 #undef g_hook_destroy_link 
999 extern __typeof (g_hook_destroy_link) g_hook_destroy_link __attribute((alias("IA__g_hook_destroy_link"), visibility("default")));
1000
1001 #undef g_hook_find 
1002 extern __typeof (g_hook_find) g_hook_find __attribute((alias("IA__g_hook_find"), visibility("default")));
1003
1004 #undef g_hook_find_data 
1005 extern __typeof (g_hook_find_data) g_hook_find_data __attribute((alias("IA__g_hook_find_data"), visibility("default")));
1006
1007 #undef g_hook_find_func 
1008 extern __typeof (g_hook_find_func) g_hook_find_func __attribute((alias("IA__g_hook_find_func"), visibility("default")));
1009
1010 #undef g_hook_find_func_data 
1011 extern __typeof (g_hook_find_func_data) g_hook_find_func_data __attribute((alias("IA__g_hook_find_func_data"), visibility("default")));
1012
1013 #undef g_hook_first_valid 
1014 extern __typeof (g_hook_first_valid) g_hook_first_valid __attribute((alias("IA__g_hook_first_valid"), visibility("default")));
1015
1016 #undef g_hook_free 
1017 extern __typeof (g_hook_free) g_hook_free __attribute((alias("IA__g_hook_free"), visibility("default")));
1018
1019 #undef g_hook_get 
1020 extern __typeof (g_hook_get) g_hook_get __attribute((alias("IA__g_hook_get"), visibility("default")));
1021
1022 #undef g_hook_insert_before 
1023 extern __typeof (g_hook_insert_before) g_hook_insert_before __attribute((alias("IA__g_hook_insert_before"), visibility("default")));
1024
1025 #undef g_hook_insert_sorted 
1026 extern __typeof (g_hook_insert_sorted) g_hook_insert_sorted __attribute((alias("IA__g_hook_insert_sorted"), visibility("default")));
1027
1028 #undef g_hook_list_clear 
1029 extern __typeof (g_hook_list_clear) g_hook_list_clear __attribute((alias("IA__g_hook_list_clear"), visibility("default")));
1030
1031 #undef g_hook_list_init 
1032 extern __typeof (g_hook_list_init) g_hook_list_init __attribute((alias("IA__g_hook_list_init"), visibility("default")));
1033
1034 #undef g_hook_list_invoke 
1035 extern __typeof (g_hook_list_invoke) g_hook_list_invoke __attribute((alias("IA__g_hook_list_invoke"), visibility("default")));
1036
1037 #undef g_hook_list_invoke_check 
1038 extern __typeof (g_hook_list_invoke_check) g_hook_list_invoke_check __attribute((alias("IA__g_hook_list_invoke_check"), visibility("default")));
1039
1040 #undef g_hook_list_marshal 
1041 extern __typeof (g_hook_list_marshal) g_hook_list_marshal __attribute((alias("IA__g_hook_list_marshal"), visibility("default")));
1042
1043 #undef g_hook_list_marshal_check 
1044 extern __typeof (g_hook_list_marshal_check) g_hook_list_marshal_check __attribute((alias("IA__g_hook_list_marshal_check"), visibility("default")));
1045
1046 #undef g_hook_next_valid 
1047 extern __typeof (g_hook_next_valid) g_hook_next_valid __attribute((alias("IA__g_hook_next_valid"), visibility("default")));
1048
1049 #undef g_hook_prepend 
1050 extern __typeof (g_hook_prepend) g_hook_prepend __attribute((alias("IA__g_hook_prepend"), visibility("default")));
1051
1052 #undef g_hook_ref 
1053 extern __typeof (g_hook_ref) g_hook_ref __attribute((alias("IA__g_hook_ref"), visibility("default")));
1054
1055 #undef g_hook_unref 
1056 extern __typeof (g_hook_unref) g_hook_unref __attribute((alias("IA__g_hook_unref"), visibility("default")));
1057
1058 #endif
1059 #endif
1060 #if IN_HEADER(__G_IOCHANNEL_H__)
1061 #if IN_FILE(__G_IOCHANNEL_C__)
1062 #undef g_io_add_watch 
1063 extern __typeof (g_io_add_watch) g_io_add_watch __attribute((alias("IA__g_io_add_watch"), visibility("default")));
1064
1065 #undef g_io_add_watch_full 
1066 extern __typeof (g_io_add_watch_full) g_io_add_watch_full __attribute((alias("IA__g_io_add_watch_full"), visibility("default")));
1067
1068 #undef g_io_create_watch 
1069 extern __typeof (g_io_create_watch) g_io_create_watch __attribute((alias("IA__g_io_create_watch"), visibility("default")));
1070
1071 #undef g_io_channel_error_from_errno 
1072 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")));
1073
1074 #undef g_io_channel_error_quark 
1075 extern __typeof (g_io_channel_error_quark) g_io_channel_error_quark __attribute((alias("IA__g_io_channel_error_quark"), visibility("default")));
1076
1077 #undef g_io_channel_flush 
1078 extern __typeof (g_io_channel_flush) g_io_channel_flush __attribute((alias("IA__g_io_channel_flush"), visibility("default")));
1079
1080 #undef g_io_channel_get_buffer_condition 
1081 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")));
1082
1083 #undef g_io_channel_get_buffered 
1084 extern __typeof (g_io_channel_get_buffered) g_io_channel_get_buffered __attribute((alias("IA__g_io_channel_get_buffered"), visibility("default")));
1085
1086 #undef g_io_channel_get_buffer_size 
1087 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")));
1088
1089 #undef g_io_channel_get_close_on_unref 
1090 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")));
1091
1092 #undef g_io_channel_get_encoding 
1093 extern __typeof (g_io_channel_get_encoding) g_io_channel_get_encoding __attribute((alias("IA__g_io_channel_get_encoding"), visibility("default")));
1094
1095 #undef g_io_channel_get_flags 
1096 extern __typeof (g_io_channel_get_flags) g_io_channel_get_flags __attribute((alias("IA__g_io_channel_get_flags"), visibility("default")));
1097
1098 #undef g_io_channel_get_line_term 
1099 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")));
1100
1101 #undef g_io_channel_init 
1102 extern __typeof (g_io_channel_init) g_io_channel_init __attribute((alias("IA__g_io_channel_init"), visibility("default")));
1103
1104 #undef g_io_channel_read_chars 
1105 extern __typeof (g_io_channel_read_chars) g_io_channel_read_chars __attribute((alias("IA__g_io_channel_read_chars"), visibility("default")));
1106
1107 #undef g_io_channel_read_line 
1108 extern __typeof (g_io_channel_read_line) g_io_channel_read_line __attribute((alias("IA__g_io_channel_read_line"), visibility("default")));
1109
1110 #undef g_io_channel_read_line_string 
1111 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")));
1112
1113 #undef g_io_channel_read_to_end 
1114 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")));
1115
1116 #undef g_io_channel_read_unichar 
1117 extern __typeof (g_io_channel_read_unichar) g_io_channel_read_unichar __attribute((alias("IA__g_io_channel_read_unichar"), visibility("default")));
1118
1119 #undef g_io_channel_ref 
1120 extern __typeof (g_io_channel_ref) g_io_channel_ref __attribute((alias("IA__g_io_channel_ref"), visibility("default")));
1121
1122 #undef g_io_channel_seek_position 
1123 extern __typeof (g_io_channel_seek_position) g_io_channel_seek_position __attribute((alias("IA__g_io_channel_seek_position"), visibility("default")));
1124
1125 #undef g_io_channel_set_buffered 
1126 extern __typeof (g_io_channel_set_buffered) g_io_channel_set_buffered __attribute((alias("IA__g_io_channel_set_buffered"), visibility("default")));
1127
1128 #undef g_io_channel_set_buffer_size 
1129 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")));
1130
1131 #undef g_io_channel_set_close_on_unref 
1132 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")));
1133
1134 #undef g_io_channel_set_encoding 
1135 extern __typeof (g_io_channel_set_encoding) g_io_channel_set_encoding __attribute((alias("IA__g_io_channel_set_encoding"), visibility("default")));
1136
1137 #undef g_io_channel_set_flags 
1138 extern __typeof (g_io_channel_set_flags) g_io_channel_set_flags __attribute((alias("IA__g_io_channel_set_flags"), visibility("default")));
1139
1140 #undef g_io_channel_set_line_term 
1141 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")));
1142
1143 #undef g_io_channel_shutdown 
1144 extern __typeof (g_io_channel_shutdown) g_io_channel_shutdown __attribute((alias("IA__g_io_channel_shutdown"), visibility("default")));
1145
1146 #undef g_io_channel_unref 
1147 extern __typeof (g_io_channel_unref) g_io_channel_unref __attribute((alias("IA__g_io_channel_unref"), visibility("default")));
1148
1149 #ifndef G_DISABLE_DEPRECATED
1150 #undef g_io_channel_close 
1151 extern __typeof (g_io_channel_close) g_io_channel_close __attribute((alias("IA__g_io_channel_close"), visibility("default")));
1152
1153 #undef g_io_channel_read 
1154 extern __typeof (g_io_channel_read) g_io_channel_read __attribute((alias("IA__g_io_channel_read"), visibility("default")));
1155
1156 #undef g_io_channel_seek 
1157 extern __typeof (g_io_channel_seek) g_io_channel_seek __attribute((alias("IA__g_io_channel_seek"), visibility("default")));
1158
1159 #undef g_io_channel_write 
1160 extern __typeof (g_io_channel_write) g_io_channel_write __attribute((alias("IA__g_io_channel_write"), visibility("default")));
1161
1162 #endif
1163 #undef g_io_channel_write_chars 
1164 extern __typeof (g_io_channel_write_chars) g_io_channel_write_chars __attribute((alias("IA__g_io_channel_write_chars"), visibility("default")));
1165
1166 #undef g_io_channel_write_unichar 
1167 extern __typeof (g_io_channel_write_unichar) g_io_channel_write_unichar __attribute((alias("IA__g_io_channel_write_unichar"), visibility("default")));
1168
1169 #endif
1170 #endif
1171 #if IN_HEADER(__G_IOCHANNEL_H__)
1172 #if IN_FILE(__G_IO_UNIX_C__)
1173 #ifdef G_OS_UNIX
1174 #undef g_io_channel_unix_get_fd 
1175 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")));
1176
1177 #undef g_io_channel_unix_new 
1178 extern __typeof (g_io_channel_unix_new) g_io_channel_unix_new __attribute((alias("IA__g_io_channel_unix_new"), visibility("default")));
1179
1180 #undef g_io_channel_new_file 
1181 extern __typeof (g_io_channel_new_file) g_io_channel_new_file __attribute((alias("IA__g_io_channel_new_file"), visibility("default")));
1182
1183 #endif
1184 #endif
1185 #endif
1186 #if IN_HEADER(__G_IOCHANNEL_H__)
1187 #if IN_FILE(__G_IO_WIN32_C__)
1188 #ifdef G_OS_WIN32
1189 #undef g_io_channel_unix_get_fd 
1190 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")));
1191
1192 #undef g_io_channel_unix_new 
1193 extern __typeof (g_io_channel_unix_new) g_io_channel_unix_new __attribute((alias("IA__g_io_channel_unix_new"), visibility("default")));
1194
1195 #ifndef _WIN64
1196 #undef g_io_channel_new_file 
1197 extern __typeof (g_io_channel_new_file) g_io_channel_new_file __attribute((alias("IA__g_io_channel_new_file"), visibility("default")));
1198
1199 #endif
1200 #undef g_io_channel_new_file_utf8 
1201 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")));
1202
1203 #undef g_io_channel_win32_get_fd 
1204 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")));
1205
1206 #undef g_io_channel_win32_make_pollfd 
1207 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")));
1208
1209 #undef g_io_channel_win32_new_fd 
1210 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")));
1211
1212 #undef g_io_channel_win32_new_messages 
1213 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")));
1214
1215 #undef g_io_channel_win32_new_socket 
1216 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")));
1217
1218 #ifndef _WIN64
1219 #undef g_io_channel_win32_new_stream_socket 
1220 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")));
1221
1222 #endif
1223 #undef g_io_channel_win32_poll 
1224 extern __typeof (g_io_channel_win32_poll) g_io_channel_win32_poll __attribute((alias("IA__g_io_channel_win32_poll"), visibility("default")));
1225
1226 #undef g_io_channel_win32_set_debug 
1227 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")));
1228
1229 #endif
1230 #endif
1231 #endif
1232 #if IN_HEADER(__G_KEY_FILE_H__)
1233 #if IN_FILE(__G_KEY_FILE_C__)
1234 #undef g_key_file_error_quark 
1235 extern __typeof (g_key_file_error_quark) g_key_file_error_quark __attribute((alias("IA__g_key_file_error_quark"), visibility("default")));
1236
1237 #undef g_key_file_free 
1238 extern __typeof (g_key_file_free) g_key_file_free __attribute((alias("IA__g_key_file_free"), visibility("default")));
1239
1240 #undef g_key_file_get_boolean 
1241 extern __typeof (g_key_file_get_boolean) g_key_file_get_boolean __attribute((alias("IA__g_key_file_get_boolean"), visibility("default")));
1242
1243 #undef g_key_file_get_boolean_list 
1244 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")));
1245
1246 #undef g_key_file_get_comment 
1247 extern __typeof (g_key_file_get_comment) g_key_file_get_comment __attribute((alias("IA__g_key_file_get_comment"), visibility("default")));
1248
1249 #undef g_key_file_get_groups 
1250 extern __typeof (g_key_file_get_groups) g_key_file_get_groups __attribute((alias("IA__g_key_file_get_groups"), visibility("default")));
1251
1252 #undef g_key_file_get_double 
1253 extern __typeof (g_key_file_get_double) g_key_file_get_double __attribute((alias("IA__g_key_file_get_double"), visibility("default")));
1254
1255 #undef g_key_file_get_double_list 
1256 extern __typeof (g_key_file_get_double_list) g_key_file_get_double_list __attribute((alias("IA__g_key_file_get_double_list"), visibility("default")));
1257
1258 #undef g_key_file_get_integer 
1259 extern __typeof (g_key_file_get_integer) g_key_file_get_integer __attribute((alias("IA__g_key_file_get_integer"), visibility("default")));
1260
1261 #undef g_key_file_get_integer_list 
1262 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")));
1263
1264 #undef g_key_file_get_keys 
1265 extern __typeof (g_key_file_get_keys) g_key_file_get_keys __attribute((alias("IA__g_key_file_get_keys"), visibility("default")));
1266
1267 #undef g_key_file_get_locale_string 
1268 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")));
1269
1270 #undef g_key_file_get_locale_string_list 
1271 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")));
1272
1273 #undef g_key_file_get_start_group 
1274 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")));
1275
1276 #undef g_key_file_get_string 
1277 extern __typeof (g_key_file_get_string) g_key_file_get_string __attribute((alias("IA__g_key_file_get_string"), visibility("default")));
1278
1279 #undef g_key_file_get_string_list 
1280 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")));
1281
1282 #undef g_key_file_get_value 
1283 extern __typeof (g_key_file_get_value) g_key_file_get_value __attribute((alias("IA__g_key_file_get_value"), visibility("default")));
1284
1285 #undef g_key_file_has_group 
1286 extern __typeof (g_key_file_has_group) g_key_file_has_group __attribute((alias("IA__g_key_file_has_group"), visibility("default")));
1287
1288 #undef g_key_file_has_key 
1289 extern __typeof (g_key_file_has_key) g_key_file_has_key __attribute((alias("IA__g_key_file_has_key"), visibility("default")));
1290
1291 #undef g_key_file_load_from_dirs 
1292 extern __typeof (g_key_file_load_from_dirs) g_key_file_load_from_dirs __attribute((alias("IA__g_key_file_load_from_dirs"), visibility("default")));
1293
1294 #undef g_key_file_load_from_data 
1295 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")));
1296
1297 #undef g_key_file_load_from_data_dirs 
1298 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")));
1299
1300 #undef g_key_file_load_from_file 
1301 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")));
1302
1303 #undef g_key_file_new 
1304 extern __typeof (g_key_file_new) g_key_file_new __attribute((alias("IA__g_key_file_new"), visibility("default")));
1305
1306 #undef g_key_file_remove_comment 
1307 extern __typeof (g_key_file_remove_comment) g_key_file_remove_comment __attribute((alias("IA__g_key_file_remove_comment"), visibility("default")));
1308
1309 #undef g_key_file_remove_group 
1310 extern __typeof (g_key_file_remove_group) g_key_file_remove_group __attribute((alias("IA__g_key_file_remove_group"), visibility("default")));
1311
1312 #undef g_key_file_remove_key 
1313 extern __typeof (g_key_file_remove_key) g_key_file_remove_key __attribute((alias("IA__g_key_file_remove_key"), visibility("default")));
1314
1315 #undef g_key_file_set_boolean 
1316 extern __typeof (g_key_file_set_boolean) g_key_file_set_boolean __attribute((alias("IA__g_key_file_set_boolean"), visibility("default")));
1317
1318 #undef g_key_file_set_boolean_list 
1319 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")));
1320
1321 #undef g_key_file_set_comment 
1322 extern __typeof (g_key_file_set_comment) g_key_file_set_comment __attribute((alias("IA__g_key_file_set_comment"), visibility("default")));
1323
1324 #undef g_key_file_set_double 
1325 extern __typeof (g_key_file_set_double) g_key_file_set_double __attribute((alias("IA__g_key_file_set_double"), visibility("default")));
1326
1327 #undef g_key_file_set_double_list 
1328 extern __typeof (g_key_file_set_double_list) g_key_file_set_double_list __attribute((alias("IA__g_key_file_set_double_list"), visibility("default")));
1329
1330 #undef g_key_file_set_integer 
1331 extern __typeof (g_key_file_set_integer) g_key_file_set_integer __attribute((alias("IA__g_key_file_set_integer"), visibility("default")));
1332
1333 #undef g_key_file_set_integer_list 
1334 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")));
1335
1336 #undef g_key_file_set_list_separator 
1337 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")));
1338
1339 #undef g_key_file_set_locale_string 
1340 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")));
1341
1342 #undef g_key_file_set_locale_string_list 
1343 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")));
1344
1345 #undef g_key_file_set_string 
1346 extern __typeof (g_key_file_set_string) g_key_file_set_string __attribute((alias("IA__g_key_file_set_string"), visibility("default")));
1347
1348 #undef g_key_file_set_string_list 
1349 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")));
1350
1351 #undef g_key_file_set_value 
1352 extern __typeof (g_key_file_set_value) g_key_file_set_value __attribute((alias("IA__g_key_file_set_value"), visibility("default")));
1353
1354 #undef g_key_file_to_data 
1355 extern __typeof (g_key_file_to_data) g_key_file_to_data __attribute((alias("IA__g_key_file_to_data"), visibility("default")));
1356
1357 #endif
1358 #endif
1359 #if IN_HEADER(__G_LIST_H__)
1360 #if IN_FILE(__G_LIST_C__)
1361 #undef g_list_alloc 
1362 extern __typeof (g_list_alloc) g_list_alloc __attribute((alias("IA__g_list_alloc"), visibility("default")));
1363
1364 #undef g_list_append 
1365 extern __typeof (g_list_append) g_list_append __attribute((alias("IA__g_list_append"), visibility("default")));
1366
1367 #undef g_list_concat 
1368 extern __typeof (g_list_concat) g_list_concat __attribute((alias("IA__g_list_concat"), visibility("default")));
1369
1370 #undef g_list_copy 
1371 extern __typeof (g_list_copy) g_list_copy __attribute((alias("IA__g_list_copy"), visibility("default")));
1372
1373 #undef g_list_delete_link 
1374 extern __typeof (g_list_delete_link) g_list_delete_link __attribute((alias("IA__g_list_delete_link"), visibility("default")));
1375
1376 #undef g_list_find 
1377 extern __typeof (g_list_find) g_list_find __attribute((alias("IA__g_list_find"), visibility("default")));
1378
1379 #undef g_list_find_custom 
1380 extern __typeof (g_list_find_custom) g_list_find_custom __attribute((alias("IA__g_list_find_custom"), visibility("default")));
1381
1382 #undef g_list_first 
1383 extern __typeof (g_list_first) g_list_first __attribute((alias("IA__g_list_first"), visibility("default")));
1384
1385 #undef g_list_foreach 
1386 extern __typeof (g_list_foreach) g_list_foreach __attribute((alias("IA__g_list_foreach"), visibility("default")));
1387
1388 #undef g_list_free 
1389 extern __typeof (g_list_free) g_list_free __attribute((alias("IA__g_list_free"), visibility("default")));
1390
1391 #undef g_list_free_1 
1392 extern __typeof (g_list_free_1) g_list_free_1 __attribute((alias("IA__g_list_free_1"), visibility("default")));
1393
1394 #undef g_list_index 
1395 extern __typeof (g_list_index) g_list_index __attribute((alias("IA__g_list_index"), visibility("default")));
1396
1397 #undef g_list_insert 
1398 extern __typeof (g_list_insert) g_list_insert __attribute((alias("IA__g_list_insert"), visibility("default")));
1399
1400 #undef g_list_insert_before 
1401 extern __typeof (g_list_insert_before) g_list_insert_before __attribute((alias("IA__g_list_insert_before"), visibility("default")));
1402
1403 #undef g_list_insert_sorted 
1404 extern __typeof (g_list_insert_sorted) g_list_insert_sorted __attribute((alias("IA__g_list_insert_sorted"), visibility("default")));
1405
1406 #undef g_list_insert_sorted_with_data 
1407 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")));
1408
1409 #undef g_list_last 
1410 extern __typeof (g_list_last) g_list_last __attribute((alias("IA__g_list_last"), visibility("default")));
1411
1412 #undef g_list_length 
1413 extern __typeof (g_list_length) g_list_length __attribute((alias("IA__g_list_length"), visibility("default")));
1414
1415 #undef g_list_nth 
1416 extern __typeof (g_list_nth) g_list_nth __attribute((alias("IA__g_list_nth"), visibility("default")));
1417
1418 #undef g_list_nth_data 
1419 extern __typeof (g_list_nth_data) g_list_nth_data __attribute((alias("IA__g_list_nth_data"), visibility("default")));
1420
1421 #undef g_list_nth_prev 
1422 extern __typeof (g_list_nth_prev) g_list_nth_prev __attribute((alias("IA__g_list_nth_prev"), visibility("default")));
1423
1424 #ifndef G_DISABLE_DEPRECATED
1425 #undef g_list_pop_allocator 
1426 extern __typeof (g_list_pop_allocator) g_list_pop_allocator __attribute((alias("IA__g_list_pop_allocator"), visibility("default")));
1427
1428 #endif
1429 #undef g_list_position 
1430 extern __typeof (g_list_position) g_list_position __attribute((alias("IA__g_list_position"), visibility("default")));
1431
1432 #undef g_list_prepend 
1433 extern __typeof (g_list_prepend) g_list_prepend __attribute((alias("IA__g_list_prepend"), visibility("default")));
1434
1435 #ifndef G_DISABLE_DEPRECATED
1436 #undef g_list_push_allocator 
1437 extern __typeof (g_list_push_allocator) g_list_push_allocator __attribute((alias("IA__g_list_push_allocator"), visibility("default")));
1438
1439 #endif
1440 #undef g_list_remove 
1441 extern __typeof (g_list_remove) g_list_remove __attribute((alias("IA__g_list_remove"), visibility("default")));
1442
1443 #undef g_list_remove_all 
1444 extern __typeof (g_list_remove_all) g_list_remove_all __attribute((alias("IA__g_list_remove_all"), visibility("default")));
1445
1446 #undef g_list_remove_link 
1447 extern __typeof (g_list_remove_link) g_list_remove_link __attribute((alias("IA__g_list_remove_link"), visibility("default")));
1448
1449 #undef g_list_reverse 
1450 extern __typeof (g_list_reverse) g_list_reverse __attribute((alias("IA__g_list_reverse"), visibility("default")));
1451
1452 #undef g_list_sort 
1453 extern __typeof (g_list_sort) g_list_sort __attribute((alias("IA__g_list_sort"), visibility("default")));
1454
1455 #undef g_list_sort_with_data 
1456 extern __typeof (g_list_sort_with_data) g_list_sort_with_data __attribute((alias("IA__g_list_sort_with_data"), visibility("default")));
1457
1458 #endif
1459 #endif
1460 #if IN_HEADER(__G_MAIN_H__)
1461 #if IN_FILE(__G_MAIN_C__)
1462 #undef g_child_watch_add 
1463 extern __typeof (g_child_watch_add) g_child_watch_add __attribute((alias("IA__g_child_watch_add"), visibility("default")));
1464
1465 #undef g_child_watch_add_full 
1466 extern __typeof (g_child_watch_add_full) g_child_watch_add_full __attribute((alias("IA__g_child_watch_add_full"), visibility("default")));
1467
1468 #undef g_child_watch_source_new 
1469 extern __typeof (g_child_watch_source_new) g_child_watch_source_new __attribute((alias("IA__g_child_watch_source_new"), visibility("default")));
1470
1471 #undef g_get_current_time 
1472 extern __typeof (g_get_current_time) g_get_current_time __attribute((alias("IA__g_get_current_time"), visibility("default")));
1473
1474 #undef g_main_context_acquire 
1475 extern __typeof (g_main_context_acquire) g_main_context_acquire __attribute((alias("IA__g_main_context_acquire"), visibility("default")));
1476
1477 #undef g_main_context_add_poll 
1478 extern __typeof (g_main_context_add_poll) g_main_context_add_poll __attribute((alias("IA__g_main_context_add_poll"), visibility("default")));
1479
1480 #undef g_main_context_check 
1481 extern __typeof (g_main_context_check) g_main_context_check __attribute((alias("IA__g_main_context_check"), visibility("default")));
1482
1483 #undef g_main_context_default 
1484 extern __typeof (g_main_context_default) g_main_context_default __attribute((alias("IA__g_main_context_default"), visibility("default")));
1485
1486 #undef g_main_context_dispatch 
1487 extern __typeof (g_main_context_dispatch) g_main_context_dispatch __attribute((alias("IA__g_main_context_dispatch"), visibility("default")));
1488
1489 #undef g_main_context_find_source_by_funcs_user_data 
1490 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")));
1491
1492 #undef g_main_context_find_source_by_id 
1493 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")));
1494
1495 #undef g_main_context_find_source_by_user_data 
1496 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")));
1497
1498 #undef g_main_context_get_poll_func 
1499 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")));
1500
1501 #undef g_main_context_get_thread_default 
1502 extern __typeof (g_main_context_get_thread_default) g_main_context_get_thread_default __attribute((alias("IA__g_main_context_get_thread_default"), visibility("default")));
1503
1504 #undef g_main_context_is_owner 
1505 extern __typeof (g_main_context_is_owner) g_main_context_is_owner __attribute((alias("IA__g_main_context_is_owner"), visibility("default")));
1506
1507 #undef g_main_context_iteration 
1508 extern __typeof (g_main_context_iteration) g_main_context_iteration __attribute((alias("IA__g_main_context_iteration"), visibility("default")));
1509
1510 #undef g_main_context_new 
1511 extern __typeof (g_main_context_new) g_main_context_new __attribute((alias("IA__g_main_context_new"), visibility("default")));
1512
1513 #undef g_main_context_pending 
1514 extern __typeof (g_main_context_pending) g_main_context_pending __attribute((alias("IA__g_main_context_pending"), visibility("default")));
1515
1516 #undef g_main_context_pop_thread_default 
1517 extern __typeof (g_main_context_pop_thread_default) g_main_context_pop_thread_default __attribute((alias("IA__g_main_context_pop_thread_default"), visibility("default")));
1518
1519 #undef g_main_context_prepare 
1520 extern __typeof (g_main_context_prepare) g_main_context_prepare __attribute((alias("IA__g_main_context_prepare"), visibility("default")));
1521
1522 #undef g_main_context_push_thread_default 
1523 extern __typeof (g_main_context_push_thread_default) g_main_context_push_thread_default __attribute((alias("IA__g_main_context_push_thread_default"), visibility("default")));
1524
1525 #undef g_main_context_query 
1526 extern __typeof (g_main_context_query) g_main_context_query __attribute((alias("IA__g_main_context_query"), visibility("default")));
1527
1528 #undef g_main_context_ref 
1529 extern __typeof (g_main_context_ref) g_main_context_ref __attribute((alias("IA__g_main_context_ref"), visibility("default")));
1530
1531 #undef g_main_context_release 
1532 extern __typeof (g_main_context_release) g_main_context_release __attribute((alias("IA__g_main_context_release"), visibility("default")));
1533
1534 #undef g_main_context_remove_poll 
1535 extern __typeof (g_main_context_remove_poll) g_main_context_remove_poll __attribute((alias("IA__g_main_context_remove_poll"), visibility("default")));
1536
1537 #undef g_main_context_set_poll_func 
1538 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")));
1539
1540 #undef g_main_context_unref 
1541 extern __typeof (g_main_context_unref) g_main_context_unref __attribute((alias("IA__g_main_context_unref"), visibility("default")));
1542
1543 #undef g_main_context_wait 
1544 extern __typeof (g_main_context_wait) g_main_context_wait __attribute((alias("IA__g_main_context_wait"), visibility("default")));
1545
1546 #undef g_main_context_wakeup 
1547 extern __typeof (g_main_context_wakeup) g_main_context_wakeup __attribute((alias("IA__g_main_context_wakeup"), visibility("default")));
1548
1549 #undef g_main_depth 
1550 extern __typeof (g_main_depth) g_main_depth __attribute((alias("IA__g_main_depth"), visibility("default")));
1551
1552 #undef g_main_current_source 
1553 extern __typeof (g_main_current_source) g_main_current_source __attribute((alias("IA__g_main_current_source"), visibility("default")));
1554
1555 #undef g_main_loop_get_context 
1556 extern __typeof (g_main_loop_get_context) g_main_loop_get_context __attribute((alias("IA__g_main_loop_get_context"), visibility("default")));
1557
1558 #undef g_main_loop_is_running 
1559 extern __typeof (g_main_loop_is_running) g_main_loop_is_running __attribute((alias("IA__g_main_loop_is_running"), visibility("default")));
1560
1561 #undef g_main_loop_new 
1562 extern __typeof (g_main_loop_new) g_main_loop_new __attribute((alias("IA__g_main_loop_new"), visibility("default")));
1563
1564 #undef g_main_loop_quit 
1565 extern __typeof (g_main_loop_quit) g_main_loop_quit __attribute((alias("IA__g_main_loop_quit"), visibility("default")));
1566
1567 #undef g_main_loop_ref 
1568 extern __typeof (g_main_loop_ref) g_main_loop_ref __attribute((alias("IA__g_main_loop_ref"), visibility("default")));
1569
1570 #undef g_main_loop_run 
1571 extern __typeof (g_main_loop_run) g_main_loop_run __attribute((alias("IA__g_main_loop_run"), visibility("default")));
1572
1573 #undef g_main_loop_unref 
1574 extern __typeof (g_main_loop_unref) g_main_loop_unref __attribute((alias("IA__g_main_loop_unref"), visibility("default")));
1575
1576 #undef g_source_add_poll 
1577 extern __typeof (g_source_add_poll) g_source_add_poll __attribute((alias("IA__g_source_add_poll"), visibility("default")));
1578
1579 #undef g_source_attach 
1580 extern __typeof (g_source_attach) g_source_attach __attribute((alias("IA__g_source_attach"), visibility("default")));
1581
1582 #undef g_source_destroy 
1583 extern __typeof (g_source_destroy) g_source_destroy __attribute((alias("IA__g_source_destroy"), visibility("default")));
1584
1585 #undef g_source_get_can_recurse 
1586 extern __typeof (g_source_get_can_recurse) g_source_get_can_recurse __attribute((alias("IA__g_source_get_can_recurse"), visibility("default")));
1587
1588 #undef g_source_get_context 
1589 extern __typeof (g_source_get_context) g_source_get_context __attribute((alias("IA__g_source_get_context"), visibility("default")));
1590
1591 #undef g_source_get_current_time 
1592 extern __typeof (g_source_get_current_time) g_source_get_current_time __attribute((alias("IA__g_source_get_current_time"), visibility("default")));
1593
1594 #undef g_source_get_id 
1595 extern __typeof (g_source_get_id) g_source_get_id __attribute((alias("IA__g_source_get_id"), visibility("default")));
1596
1597 #undef g_source_get_priority 
1598 extern __typeof (g_source_get_priority) g_source_get_priority __attribute((alias("IA__g_source_get_priority"), visibility("default")));
1599
1600 #undef g_source_new 
1601 extern __typeof (g_source_new) g_source_new __attribute((alias("IA__g_source_new"), visibility("default")));
1602
1603 #undef g_source_ref 
1604 extern __typeof (g_source_ref) g_source_ref __attribute((alias("IA__g_source_ref"), visibility("default")));
1605
1606 #undef g_source_remove 
1607 extern __typeof (g_source_remove) g_source_remove __attribute((alias("IA__g_source_remove"), visibility("default")));
1608
1609 #undef g_source_remove_by_funcs_user_data 
1610 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")));
1611
1612 #undef g_source_remove_by_user_data 
1613 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")));
1614
1615 #undef g_source_remove_poll 
1616 extern __typeof (g_source_remove_poll) g_source_remove_poll __attribute((alias("IA__g_source_remove_poll"), visibility("default")));
1617
1618 #undef g_source_set_callback 
1619 extern __typeof (g_source_set_callback) g_source_set_callback __attribute((alias("IA__g_source_set_callback"), visibility("default")));
1620
1621 #undef g_source_set_callback_indirect 
1622 extern __typeof (g_source_set_callback_indirect) g_source_set_callback_indirect __attribute((alias("IA__g_source_set_callback_indirect"), visibility("default")));
1623
1624 #undef g_source_set_can_recurse 
1625 extern __typeof (g_source_set_can_recurse) g_source_set_can_recurse __attribute((alias("IA__g_source_set_can_recurse"), visibility("default")));
1626
1627 #undef g_source_set_funcs 
1628 extern __typeof (g_source_set_funcs) g_source_set_funcs __attribute((alias("IA__g_source_set_funcs"), visibility("default")));
1629
1630 #undef g_source_is_destroyed 
1631 extern __typeof (g_source_is_destroyed) g_source_is_destroyed __attribute((alias("IA__g_source_is_destroyed"), visibility("default")));
1632
1633 #undef g_source_set_priority 
1634 extern __typeof (g_source_set_priority) g_source_set_priority __attribute((alias("IA__g_source_set_priority"), visibility("default")));
1635
1636 #undef g_source_unref 
1637 extern __typeof (g_source_unref) g_source_unref __attribute((alias("IA__g_source_unref"), visibility("default")));
1638
1639 #undef g_idle_add 
1640 extern __typeof (g_idle_add) g_idle_add __attribute((alias("IA__g_idle_add"), visibility("default")));
1641
1642 #undef g_idle_add_full 
1643 extern __typeof (g_idle_add_full) g_idle_add_full __attribute((alias("IA__g_idle_add_full"), visibility("default")));
1644
1645 #undef g_idle_remove_by_data 
1646 extern __typeof (g_idle_remove_by_data) g_idle_remove_by_data __attribute((alias("IA__g_idle_remove_by_data"), visibility("default")));
1647
1648 #undef g_idle_source_new 
1649 extern __typeof (g_idle_source_new) g_idle_source_new __attribute((alias("IA__g_idle_source_new"), visibility("default")));
1650
1651 #undef g_timeout_add 
1652 extern __typeof (g_timeout_add) g_timeout_add __attribute((alias("IA__g_timeout_add"), visibility("default")));
1653
1654 #undef g_timeout_add_seconds 
1655 extern __typeof (g_timeout_add_seconds) g_timeout_add_seconds __attribute((alias("IA__g_timeout_add_seconds"), visibility("default")));
1656
1657 #undef g_timeout_add_full 
1658 extern __typeof (g_timeout_add_full) g_timeout_add_full __attribute((alias("IA__g_timeout_add_full"), visibility("default")));
1659
1660 #undef g_timeout_add_seconds_full 
1661 extern __typeof (g_timeout_add_seconds_full) g_timeout_add_seconds_full __attribute((alias("IA__g_timeout_add_seconds_full"), visibility("default")));
1662
1663 #undef g_timeout_source_new 
1664 extern __typeof (g_timeout_source_new) g_timeout_source_new __attribute((alias("IA__g_timeout_source_new"), visibility("default")));
1665
1666 #undef g_timeout_source_new_seconds 
1667 extern __typeof (g_timeout_source_new_seconds) g_timeout_source_new_seconds __attribute((alias("IA__g_timeout_source_new_seconds"), visibility("default")));
1668
1669 #endif
1670 #endif
1671 #if IN_HEADER(__G_MAPPED_FILE_H__)
1672 #if IN_FILE(__G_MAPPED_FILE_C__)
1673 #undef g_mapped_file_new 
1674 extern __typeof (g_mapped_file_new) g_mapped_file_new __attribute((alias("IA__g_mapped_file_new"), visibility("default")));
1675
1676 #undef g_mapped_file_get_length 
1677 extern __typeof (g_mapped_file_get_length) g_mapped_file_get_length __attribute((alias("IA__g_mapped_file_get_length"), visibility("default")));
1678
1679 #undef g_mapped_file_get_contents 
1680 extern __typeof (g_mapped_file_get_contents) g_mapped_file_get_contents __attribute((alias("IA__g_mapped_file_get_contents"), visibility("default")));
1681
1682 #undef g_mapped_file_ref 
1683 extern __typeof (g_mapped_file_ref) g_mapped_file_ref __attribute((alias("IA__g_mapped_file_ref"), visibility("default")));
1684
1685 #undef g_mapped_file_unref 
1686 extern __typeof (g_mapped_file_unref) g_mapped_file_unref __attribute((alias("IA__g_mapped_file_unref"), visibility("default")));
1687
1688 #ifndef G_DISABLE_DEPRECATED
1689 #undef g_mapped_file_free 
1690 extern __typeof (g_mapped_file_free) g_mapped_file_free __attribute((alias("IA__g_mapped_file_free"), visibility("default")));
1691
1692 #endif
1693 #endif
1694 #endif
1695 #if IN_HEADER(__G_MARKUP_H__)
1696 #if IN_FILE(__G_MARKUP_C__)
1697 #undef g_markup_error_quark 
1698 extern __typeof (g_markup_error_quark) g_markup_error_quark __attribute((alias("IA__g_markup_error_quark"), visibility("default")));
1699
1700 #undef g_markup_escape_text 
1701 extern __typeof (g_markup_escape_text) g_markup_escape_text __attribute((alias("IA__g_markup_escape_text"), visibility("default")));
1702
1703 #undef g_markup_parse_context_end_parse 
1704 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")));
1705
1706 #undef g_markup_parse_context_free 
1707 extern __typeof (g_markup_parse_context_free) g_markup_parse_context_free __attribute((alias("IA__g_markup_parse_context_free"), visibility("default")));
1708
1709 #undef g_markup_parse_context_get_element 
1710 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")));
1711
1712 #undef g_markup_parse_context_get_element_stack 
1713 extern __typeof (g_markup_parse_context_get_element_stack) g_markup_parse_context_get_element_stack __attribute((alias("IA__g_markup_parse_context_get_element_stack"), visibility("default")));
1714
1715 #undef g_markup_parse_context_get_position 
1716 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")));
1717
1718 #undef g_markup_parse_context_get_user_data 
1719 extern __typeof (g_markup_parse_context_get_user_data) g_markup_parse_context_get_user_data __attribute((alias("IA__g_markup_parse_context_get_user_data"), visibility("default")));
1720
1721 #undef g_markup_parse_context_new 
1722 extern __typeof (g_markup_parse_context_new) g_markup_parse_context_new __attribute((alias("IA__g_markup_parse_context_new"), visibility("default")));
1723
1724 #undef g_markup_parse_context_parse 
1725 extern __typeof (g_markup_parse_context_parse) g_markup_parse_context_parse __attribute((alias("IA__g_markup_parse_context_parse"), visibility("default")));
1726
1727 #undef g_markup_parse_context_push 
1728 extern __typeof (g_markup_parse_context_push) g_markup_parse_context_push __attribute((alias("IA__g_markup_parse_context_push"), visibility("default")));
1729
1730 #undef g_markup_parse_context_pop 
1731 extern __typeof (g_markup_parse_context_pop) g_markup_parse_context_pop __attribute((alias("IA__g_markup_parse_context_pop"), visibility("default")));
1732
1733 #undef g_markup_printf_escaped 
1734 extern __typeof (g_markup_printf_escaped) g_markup_printf_escaped __attribute((alias("IA__g_markup_printf_escaped"), visibility("default")));
1735
1736 #undef g_markup_vprintf_escaped 
1737 extern __typeof (g_markup_vprintf_escaped) g_markup_vprintf_escaped __attribute((alias("IA__g_markup_vprintf_escaped"), visibility("default")));
1738
1739 #undef g_markup_collect_attributes 
1740 extern __typeof (g_markup_collect_attributes) g_markup_collect_attributes __attribute((alias("IA__g_markup_collect_attributes"), visibility("default")));
1741
1742 #endif
1743 #endif
1744 #if IN_HEADER(__G_MEM_H__)
1745 #if IN_FILE(__G_MEM_C__)
1746 #undef g_free 
1747 extern __typeof (g_free) g_free __attribute((alias("IA__g_free"), visibility("default")));
1748
1749 #undef g_malloc 
1750 extern __typeof (g_malloc) g_malloc __attribute((alias("IA__g_malloc"), visibility("default")));
1751
1752 #undef g_malloc0 
1753 extern __typeof (g_malloc0) g_malloc0 __attribute((alias("IA__g_malloc0"), visibility("default")));
1754
1755 #undef g_malloc_n 
1756 extern __typeof (g_malloc_n) g_malloc_n __attribute((alias("IA__g_malloc_n"), visibility("default")));
1757
1758 #undef g_malloc0_n 
1759 extern __typeof (g_malloc0_n) g_malloc0_n __attribute((alias("IA__g_malloc0_n"), visibility("default")));
1760
1761 #undef g_mem_is_system_malloc 
1762 extern __typeof (g_mem_is_system_malloc) g_mem_is_system_malloc __attribute((alias("IA__g_mem_is_system_malloc"), visibility("default")));
1763
1764 #undef g_mem_profile 
1765 extern __typeof (g_mem_profile) g_mem_profile __attribute((alias("IA__g_mem_profile"), visibility("default")));
1766
1767 #undef g_mem_set_vtable 
1768 extern __typeof (g_mem_set_vtable) g_mem_set_vtable __attribute((alias("IA__g_mem_set_vtable"), visibility("default")));
1769
1770 #undef g_realloc 
1771 extern __typeof (g_realloc) g_realloc __attribute((alias("IA__g_realloc"), visibility("default")));
1772
1773 #undef g_realloc_n 
1774 extern __typeof (g_realloc_n) g_realloc_n __attribute((alias("IA__g_realloc_n"), visibility("default")));
1775
1776 #undef g_try_malloc 
1777 extern __typeof (g_try_malloc) g_try_malloc __attribute((alias("IA__g_try_malloc"), visibility("default")));
1778
1779 #undef g_try_malloc0 
1780 extern __typeof (g_try_malloc0) g_try_malloc0 __attribute((alias("IA__g_try_malloc0"), visibility("default")));
1781
1782 #undef g_try_malloc_n 
1783 extern __typeof (g_try_malloc_n) g_try_malloc_n __attribute((alias("IA__g_try_malloc_n"), visibility("default")));
1784
1785 #undef g_try_malloc0_n 
1786 extern __typeof (g_try_malloc0_n) g_try_malloc0_n __attribute((alias("IA__g_try_malloc0_n"), visibility("default")));
1787
1788 #undef g_try_realloc 
1789 extern __typeof (g_try_realloc) g_try_realloc __attribute((alias("IA__g_try_realloc"), visibility("default")));
1790
1791 #undef g_try_realloc_n 
1792 extern __typeof (g_try_realloc_n) g_try_realloc_n __attribute((alias("IA__g_try_realloc_n"), visibility("default")));
1793
1794 #ifndef G_DISABLE_DEPRECATED
1795 #undef g_allocator_free 
1796 extern __typeof (g_allocator_free) g_allocator_free __attribute((alias("IA__g_allocator_free"), visibility("default")));
1797
1798 #undef g_allocator_new 
1799 extern __typeof (g_allocator_new) g_allocator_new __attribute((alias("IA__g_allocator_new"), visibility("default")));
1800
1801 #undef g_mem_chunk_alloc 
1802 extern __typeof (g_mem_chunk_alloc) g_mem_chunk_alloc __attribute((alias("IA__g_mem_chunk_alloc"), visibility("default")));
1803
1804 #undef g_mem_chunk_alloc0 
1805 extern __typeof (g_mem_chunk_alloc0) g_mem_chunk_alloc0 __attribute((alias("IA__g_mem_chunk_alloc0"), visibility("default")));
1806
1807 #undef g_mem_chunk_clean 
1808 extern __typeof (g_mem_chunk_clean) g_mem_chunk_clean __attribute((alias("IA__g_mem_chunk_clean"), visibility("default")));
1809
1810 #undef g_mem_chunk_destroy 
1811 extern __typeof (g_mem_chunk_destroy) g_mem_chunk_destroy __attribute((alias("IA__g_mem_chunk_destroy"), visibility("default")));
1812
1813 #undef g_mem_chunk_free 
1814 extern __typeof (g_mem_chunk_free) g_mem_chunk_free __attribute((alias("IA__g_mem_chunk_free"), visibility("default")));
1815
1816 #undef g_mem_chunk_info 
1817 extern __typeof (g_mem_chunk_info) g_mem_chunk_info __attribute((alias("IA__g_mem_chunk_info"), visibility("default")));
1818
1819 #undef g_mem_chunk_new 
1820 extern __typeof (g_mem_chunk_new) g_mem_chunk_new __attribute((alias("IA__g_mem_chunk_new"), visibility("default")));
1821
1822 #undef g_mem_chunk_print 
1823 extern __typeof (g_mem_chunk_print) g_mem_chunk_print __attribute((alias("IA__g_mem_chunk_print"), visibility("default")));
1824
1825 #undef g_mem_chunk_reset 
1826 extern __typeof (g_mem_chunk_reset) g_mem_chunk_reset __attribute((alias("IA__g_mem_chunk_reset"), visibility("default")));
1827
1828 #undef g_blow_chunks 
1829 extern __typeof (g_blow_chunks) g_blow_chunks __attribute((alias("IA__g_blow_chunks"), visibility("default")));
1830
1831 #endif
1832 #endif
1833 #endif
1834 #if IN_HEADER(__G_SLICE_H__)
1835 #if IN_FILE(__G_SLICE_C__)
1836 #undef g_slice_alloc 
1837 extern __typeof (g_slice_alloc) g_slice_alloc __attribute((alias("IA__g_slice_alloc"), visibility("default")));
1838
1839 #undef g_slice_alloc0 
1840 extern __typeof (g_slice_alloc0) g_slice_alloc0 __attribute((alias("IA__g_slice_alloc0"), visibility("default")));
1841
1842 #undef g_slice_copy 
1843 extern __typeof (g_slice_copy) g_slice_copy __attribute((alias("IA__g_slice_copy"), visibility("default")));
1844
1845 #undef g_slice_free1 
1846 extern __typeof (g_slice_free1) g_slice_free1 __attribute((alias("IA__g_slice_free1"), visibility("default")));
1847
1848 #undef g_slice_free_chain_with_offset 
1849 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")));
1850
1851 #undef g_slice_set_config 
1852 extern __typeof (g_slice_set_config) g_slice_set_config __attribute((alias("IA__g_slice_set_config"), visibility("default")));
1853
1854 #undef g_slice_get_config 
1855 extern __typeof (g_slice_get_config) g_slice_get_config __attribute((alias("IA__g_slice_get_config"), visibility("default")));
1856
1857 #undef g_slice_get_config_state 
1858 extern __typeof (g_slice_get_config_state) g_slice_get_config_state __attribute((alias("IA__g_slice_get_config_state"), visibility("default")));
1859
1860 #ifdef G_ENABLE_DEBUG
1861 #endif
1862 #endif
1863 #endif
1864 #if IN_HEADER(__G_MESSAGES_H__)
1865 #if IN_FILE(__G_MESSAGES_C__)
1866 #undef g_printf_string_upper_bound 
1867 extern __typeof (g_printf_string_upper_bound) g_printf_string_upper_bound __attribute((alias("IA__g_printf_string_upper_bound"), visibility("default")));
1868
1869 #undef g_log 
1870 extern __typeof (g_log) g_log __attribute((alias("IA__g_log"), visibility("default")));
1871
1872 #undef g_log_default_handler 
1873 extern __typeof (g_log_default_handler) g_log_default_handler __attribute((alias("IA__g_log_default_handler"), visibility("default")));
1874
1875 #undef g_log_remove_handler 
1876 extern __typeof (g_log_remove_handler) g_log_remove_handler __attribute((alias("IA__g_log_remove_handler"), visibility("default")));
1877
1878 #undef g_log_set_always_fatal 
1879 extern __typeof (g_log_set_always_fatal) g_log_set_always_fatal __attribute((alias("IA__g_log_set_always_fatal"), visibility("default")));
1880
1881 #undef g_log_set_default_handler 
1882 extern __typeof (g_log_set_default_handler) g_log_set_default_handler __attribute((alias("IA__g_log_set_default_handler"), visibility("default")));
1883
1884 #undef g_log_set_fatal_mask 
1885 extern __typeof (g_log_set_fatal_mask) g_log_set_fatal_mask __attribute((alias("IA__g_log_set_fatal_mask"), visibility("default")));
1886
1887 #undef g_log_set_handler 
1888 extern __typeof (g_log_set_handler) g_log_set_handler __attribute((alias("IA__g_log_set_handler"), visibility("default")));
1889
1890 #undef g_logv 
1891 extern __typeof (g_logv) g_logv __attribute((alias("IA__g_logv"), visibility("default")));
1892
1893 #undef g_return_if_fail_warning 
1894 extern __typeof (g_return_if_fail_warning) g_return_if_fail_warning __attribute((alias("IA__g_return_if_fail_warning"), visibility("default")));
1895
1896 #undef g_warn_message 
1897 extern __typeof (g_warn_message) g_warn_message __attribute((alias("IA__g_warn_message"), visibility("default")));
1898
1899 #ifndef G_DISABLE_DEPRECATED
1900 #undef g_assert_warning 
1901 extern __typeof (g_assert_warning) g_assert_warning __attribute((alias("IA__g_assert_warning"), visibility("default")));
1902
1903 #endif
1904 #undef g_print 
1905 extern __typeof (g_print) g_print __attribute((alias("IA__g_print"), visibility("default")));
1906
1907 #undef g_printerr 
1908 extern __typeof (g_printerr) g_printerr __attribute((alias("IA__g_printerr"), visibility("default")));
1909
1910 #undef g_set_printerr_handler 
1911 extern __typeof (g_set_printerr_handler) g_set_printerr_handler __attribute((alias("IA__g_set_printerr_handler"), visibility("default")));
1912
1913 #undef g_set_print_handler 
1914 extern __typeof (g_set_print_handler) g_set_print_handler __attribute((alias("IA__g_set_print_handler"), visibility("default")));
1915
1916 #endif
1917 #endif
1918 #if IN_HEADER(__G_NODE_H__)
1919 #if IN_FILE(__G_NODE_C__)
1920 #undef g_node_child_index 
1921 extern __typeof (g_node_child_index) g_node_child_index __attribute((alias("IA__g_node_child_index"), visibility("default")));
1922
1923 #undef g_node_child_position 
1924 extern __typeof (g_node_child_position) g_node_child_position __attribute((alias("IA__g_node_child_position"), visibility("default")));
1925
1926 #undef g_node_children_foreach 
1927 extern __typeof (g_node_children_foreach) g_node_children_foreach __attribute((alias("IA__g_node_children_foreach"), visibility("default")));
1928
1929 #undef g_node_copy 
1930 extern __typeof (g_node_copy) g_node_copy __attribute((alias("IA__g_node_copy"), visibility("default")));
1931
1932 #undef g_node_copy_deep 
1933 extern __typeof (g_node_copy_deep) g_node_copy_deep __attribute((alias("IA__g_node_copy_deep"), visibility("default")));
1934
1935 #undef g_node_depth 
1936 extern __typeof (g_node_depth) g_node_depth __attribute((alias("IA__g_node_depth"), visibility("default")));
1937
1938 #undef g_node_destroy 
1939 extern __typeof (g_node_destroy) g_node_destroy __attribute((alias("IA__g_node_destroy"), visibility("default")));
1940
1941 #undef g_node_find 
1942 extern __typeof (g_node_find) g_node_find __attribute((alias("IA__g_node_find"), visibility("default")));
1943
1944 #undef g_node_find_child 
1945 extern __typeof (g_node_find_child) g_node_find_child __attribute((alias("IA__g_node_find_child"), visibility("default")));
1946
1947 #undef g_node_first_sibling 
1948 extern __typeof (g_node_first_sibling) g_node_first_sibling __attribute((alias("IA__g_node_first_sibling"), visibility("default")));
1949
1950 #undef g_node_get_root 
1951 extern __typeof (g_node_get_root) g_node_get_root __attribute((alias("IA__g_node_get_root"), visibility("default")));
1952
1953 #undef g_node_insert 
1954 extern __typeof (g_node_insert) g_node_insert __attribute((alias("IA__g_node_insert"), visibility("default")));
1955
1956 #undef g_node_insert_after 
1957 extern __typeof (g_node_insert_after) g_node_insert_after __attribute((alias("IA__g_node_insert_after"), visibility("default")));
1958
1959 #undef g_node_insert_before 
1960 extern __typeof (g_node_insert_before) g_node_insert_before __attribute((alias("IA__g_node_insert_before"), visibility("default")));
1961
1962 #undef g_node_is_ancestor 
1963 extern __typeof (g_node_is_ancestor) g_node_is_ancestor __attribute((alias("IA__g_node_is_ancestor"), visibility("default")));
1964
1965 #undef g_node_last_child 
1966 extern __typeof (g_node_last_child) g_node_last_child __attribute((alias("IA__g_node_last_child"), visibility("default")));
1967
1968 #undef g_node_last_sibling 
1969 extern __typeof (g_node_last_sibling) g_node_last_sibling __attribute((alias("IA__g_node_last_sibling"), visibility("default")));
1970
1971 #undef g_node_max_height 
1972 extern __typeof (g_node_max_height) g_node_max_height __attribute((alias("IA__g_node_max_height"), visibility("default")));
1973
1974 #undef g_node_n_children 
1975 extern __typeof (g_node_n_children) g_node_n_children __attribute((alias("IA__g_node_n_children"), visibility("default")));
1976
1977 #undef g_node_new 
1978 extern __typeof (g_node_new) g_node_new __attribute((alias("IA__g_node_new"), visibility("default")));
1979
1980 #undef g_node_n_nodes 
1981 extern __typeof (g_node_n_nodes) g_node_n_nodes __attribute((alias("IA__g_node_n_nodes"), visibility("default")));
1982
1983 #undef g_node_nth_child 
1984 extern __typeof (g_node_nth_child) g_node_nth_child __attribute((alias("IA__g_node_nth_child"), visibility("default")));
1985
1986 #ifndef G_DISABLE_DEPRECATED
1987 #undef g_node_pop_allocator 
1988 extern __typeof (g_node_pop_allocator) g_node_pop_allocator __attribute((alias("IA__g_node_pop_allocator"), visibility("default")));
1989
1990 #endif
1991 #undef g_node_prepend 
1992 extern __typeof (g_node_prepend) g_node_prepend __attribute((alias("IA__g_node_prepend"), visibility("default")));
1993
1994 #ifndef G_DISABLE_DEPRECATED
1995 #undef g_node_push_allocator 
1996 extern __typeof (g_node_push_allocator) g_node_push_allocator __attribute((alias("IA__g_node_push_allocator"), visibility("default")));
1997
1998 #endif
1999 #undef g_node_reverse_children 
2000 extern __typeof (g_node_reverse_children) g_node_reverse_children __attribute((alias("IA__g_node_reverse_children"), visibility("default")));
2001
2002 #undef g_node_traverse 
2003 extern __typeof (g_node_traverse) g_node_traverse __attribute((alias("IA__g_node_traverse"), visibility("default")));
2004
2005 #undef g_node_unlink 
2006 extern __typeof (g_node_unlink) g_node_unlink __attribute((alias("IA__g_node_unlink"), visibility("default")));
2007
2008 #endif
2009 #endif
2010 #if IN_HEADER(__G_OPTION_H__)
2011 #if IN_FILE(__G_OPTION_C__)
2012 #undef g_option_context_add_group 
2013 extern __typeof (g_option_context_add_group) g_option_context_add_group __attribute((alias("IA__g_option_context_add_group"), visibility("default")));
2014
2015 #undef g_option_context_add_main_entries 
2016 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")));
2017
2018 #undef g_option_error_quark 
2019 extern __typeof (g_option_error_quark) g_option_error_quark __attribute((alias("IA__g_option_error_quark"), visibility("default")));
2020
2021 #undef g_option_context_free 
2022 extern __typeof (g_option_context_free) g_option_context_free __attribute((alias("IA__g_option_context_free"), visibility("default")));
2023
2024 #undef g_option_context_get_description 
2025 extern __typeof (g_option_context_get_description) g_option_context_get_description __attribute((alias("IA__g_option_context_get_description"), visibility("default")));
2026
2027 #undef g_option_context_get_help_enabled 
2028 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")));
2029
2030 #undef g_option_context_get_ignore_unknown_options 
2031 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")));
2032
2033 #undef g_option_context_get_main_group 
2034 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")));
2035
2036 #undef g_option_context_get_summary 
2037 extern __typeof (g_option_context_get_summary) g_option_context_get_summary __attribute((alias("IA__g_option_context_get_summary"), visibility("default")));
2038
2039 #undef g_option_context_new 
2040 extern __typeof (g_option_context_new) g_option_context_new __attribute((alias("IA__g_option_context_new"), visibility("default")));
2041
2042 #undef g_option_context_parse 
2043 extern __typeof (g_option_context_parse) g_option_context_parse __attribute((alias("IA__g_option_context_parse"), visibility("default")));
2044
2045 #undef g_option_context_set_description 
2046 extern __typeof (g_option_context_set_description) g_option_context_set_description __attribute((alias("IA__g_option_context_set_description"), visibility("default")));
2047
2048 #undef g_option_context_set_help_enabled 
2049 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")));
2050
2051 #undef g_option_context_set_ignore_unknown_options 
2052 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")));
2053
2054 #undef g_option_context_set_main_group 
2055 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")));
2056
2057 #undef g_option_context_set_summary 
2058 extern __typeof (g_option_context_set_summary) g_option_context_set_summary __attribute((alias("IA__g_option_context_set_summary"), visibility("default")));
2059
2060 #undef g_option_context_set_translate_func 
2061 extern __typeof (g_option_context_set_translate_func) g_option_context_set_translate_func __attribute((alias("IA__g_option_context_set_translate_func"), visibility("default")));
2062
2063 #undef g_option_context_set_translation_domain 
2064 extern __typeof (g_option_context_set_translation_domain) g_option_context_set_translation_domain __attribute((alias("IA__g_option_context_set_translation_domain"), visibility("default")));
2065
2066 #undef g_option_context_get_help 
2067 extern __typeof (g_option_context_get_help) g_option_context_get_help __attribute((alias("IA__g_option_context_get_help"), visibility("default")));
2068
2069 #undef g_option_group_add_entries 
2070 extern __typeof (g_option_group_add_entries) g_option_group_add_entries __attribute((alias("IA__g_option_group_add_entries"), visibility("default")));
2071
2072 #undef g_option_group_free 
2073 extern __typeof (g_option_group_free) g_option_group_free __attribute((alias("IA__g_option_group_free"), visibility("default")));
2074
2075 #undef g_option_group_new 
2076 extern __typeof (g_option_group_new) g_option_group_new __attribute((alias("IA__g_option_group_new"), visibility("default")));
2077
2078 #undef g_option_group_set_error_hook 
2079 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")));
2080
2081 #undef g_option_group_set_parse_hooks 
2082 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")));
2083
2084 #undef g_option_group_set_translate_func 
2085 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")));
2086
2087 #undef g_option_group_set_translation_domain 
2088 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")));
2089
2090 #endif
2091 #endif
2092 #if IN_HEADER(__G_PATTERN_H__)
2093 #if IN_FILE(__G_PATTERN_C__)
2094 #undef g_pattern_match 
2095 extern __typeof (g_pattern_match) g_pattern_match __attribute((alias("IA__g_pattern_match"), visibility("default")));
2096
2097 #undef g_pattern_match_simple 
2098 extern __typeof (g_pattern_match_simple) g_pattern_match_simple __attribute((alias("IA__g_pattern_match_simple"), visibility("default")));
2099
2100 #undef g_pattern_match_string 
2101 extern __typeof (g_pattern_match_string) g_pattern_match_string __attribute((alias("IA__g_pattern_match_string"), visibility("default")));
2102
2103 #undef g_pattern_spec_equal 
2104 extern __typeof (g_pattern_spec_equal) g_pattern_spec_equal __attribute((alias("IA__g_pattern_spec_equal"), visibility("default")));
2105
2106 #undef g_pattern_spec_free 
2107 extern __typeof (g_pattern_spec_free) g_pattern_spec_free __attribute((alias("IA__g_pattern_spec_free"), visibility("default")));
2108
2109 #undef g_pattern_spec_new 
2110 extern __typeof (g_pattern_spec_new) g_pattern_spec_new __attribute((alias("IA__g_pattern_spec_new"), visibility("default")));
2111
2112 #endif
2113 #endif
2114 #if IN_HEADER(__G_POLL_H__)
2115 #if IN_FILE(__G_POLL_C__)
2116 #undef g_poll 
2117 extern __typeof (g_poll) g_poll __attribute((alias("IA__g_poll"), visibility("default")));
2118
2119 #endif
2120 #endif
2121 #if IN_HEADER(__G_PRIMES_H__)
2122 #if IN_FILE(__G_PRIMES_C__)
2123 #undef g_spaced_primes_closest 
2124 extern __typeof (g_spaced_primes_closest) g_spaced_primes_closest __attribute((alias("IA__g_spaced_primes_closest"), visibility("default")));
2125
2126 #endif
2127 #endif
2128 #if IN_HEADER(__G_PRINTF_H__)
2129 #if IN_FILE(__G_PRINTF_C__)
2130 #undef g_fprintf 
2131 extern __typeof (g_fprintf) g_fprintf __attribute((alias("IA__g_fprintf"), visibility("default")));
2132
2133 #undef g_printf 
2134 extern __typeof (g_printf) g_printf __attribute((alias("IA__g_printf"), visibility("default")));
2135
2136 #undef g_sprintf 
2137 extern __typeof (g_sprintf) g_sprintf __attribute((alias("IA__g_sprintf"), visibility("default")));
2138
2139 #undef g_vasprintf 
2140 extern __typeof (g_vasprintf) g_vasprintf __attribute((alias("IA__g_vasprintf"), visibility("default")));
2141
2142 #undef g_vfprintf 
2143 extern __typeof (g_vfprintf) g_vfprintf __attribute((alias("IA__g_vfprintf"), visibility("default")));
2144
2145 #undef g_vprintf 
2146 extern __typeof (g_vprintf) g_vprintf __attribute((alias("IA__g_vprintf"), visibility("default")));
2147
2148 #undef g_vsprintf 
2149 extern __typeof (g_vsprintf) g_vsprintf __attribute((alias("IA__g_vsprintf"), visibility("default")));
2150
2151 #endif
2152 #endif
2153 #if IN_HEADER(__G_UTILS_H__)
2154 #if IN_FILE(__G_PRINTF_C__)
2155 #undef g_snprintf 
2156 extern __typeof (g_snprintf) g_snprintf __attribute((alias("IA__g_snprintf"), visibility("default")));
2157
2158 #undef g_vsnprintf 
2159 extern __typeof (g_vsnprintf) g_vsnprintf __attribute((alias("IA__g_vsnprintf"), visibility("default")));
2160
2161 #endif
2162 #endif
2163 #if IN_HEADER(__G_QSORT_H__)
2164 #if IN_FILE(__G_QSORT_C__)
2165 #undef g_qsort_with_data 
2166 extern __typeof (g_qsort_with_data) g_qsort_with_data __attribute((alias("IA__g_qsort_with_data"), visibility("default")));
2167
2168 #endif
2169 #endif
2170 #if IN_HEADER(__G_QUEUE_H__)
2171 #if IN_FILE(__G_QUEUE_C__)
2172 #undef g_queue_clear 
2173 extern __typeof (g_queue_clear) g_queue_clear __attribute((alias("IA__g_queue_clear"), visibility("default")));
2174
2175 #undef g_queue_copy 
2176 extern __typeof (g_queue_copy) g_queue_copy __attribute((alias("IA__g_queue_copy"), visibility("default")));
2177
2178 #undef g_queue_delete_link 
2179 extern __typeof (g_queue_delete_link) g_queue_delete_link __attribute((alias("IA__g_queue_delete_link"), visibility("default")));
2180
2181 #undef g_queue_find 
2182 extern __typeof (g_queue_find) g_queue_find __attribute((alias("IA__g_queue_find"), visibility("default")));
2183
2184 #undef g_queue_find_custom 
2185 extern __typeof (g_queue_find_custom) g_queue_find_custom __attribute((alias("IA__g_queue_find_custom"), visibility("default")));
2186
2187 #undef g_queue_foreach 
2188 extern __typeof (g_queue_foreach) g_queue_foreach __attribute((alias("IA__g_queue_foreach"), visibility("default")));
2189
2190 #undef g_queue_free 
2191 extern __typeof (g_queue_free) g_queue_free __attribute((alias("IA__g_queue_free"), visibility("default")));
2192
2193 #undef g_queue_get_length 
2194 extern __typeof (g_queue_get_length) g_queue_get_length __attribute((alias("IA__g_queue_get_length"), visibility("default")));
2195
2196 #undef g_queue_index 
2197 extern __typeof (g_queue_index) g_queue_index __attribute((alias("IA__g_queue_index"), visibility("default")));
2198
2199 #undef g_queue_init 
2200 extern __typeof (g_queue_init) g_queue_init __attribute((alias("IA__g_queue_init"), visibility("default")));
2201
2202 #undef g_queue_insert_after 
2203 extern __typeof (g_queue_insert_after) g_queue_insert_after __attribute((alias("IA__g_queue_insert_after"), visibility("default")));
2204
2205 #undef g_queue_insert_before 
2206 extern __typeof (g_queue_insert_before) g_queue_insert_before __attribute((alias("IA__g_queue_insert_before"), visibility("default")));
2207
2208 #undef g_queue_insert_sorted 
2209 extern __typeof (g_queue_insert_sorted) g_queue_insert_sorted __attribute((alias("IA__g_queue_insert_sorted"), visibility("default")));
2210
2211 #undef g_queue_is_empty 
2212 extern __typeof (g_queue_is_empty) g_queue_is_empty __attribute((alias("IA__g_queue_is_empty"), visibility("default")));
2213
2214 #undef g_queue_link_index 
2215 extern __typeof (g_queue_link_index) g_queue_link_index __attribute((alias("IA__g_queue_link_index"), visibility("default")));
2216
2217 #undef g_queue_new 
2218 extern __typeof (g_queue_new) g_queue_new __attribute((alias("IA__g_queue_new"), visibility("default")));
2219
2220 #undef g_queue_peek_head 
2221 extern __typeof (g_queue_peek_head) g_queue_peek_head __attribute((alias("IA__g_queue_peek_head"), visibility("default")));
2222
2223 #undef g_queue_peek_head_link 
2224 extern __typeof (g_queue_peek_head_link) g_queue_peek_head_link __attribute((alias("IA__g_queue_peek_head_link"), visibility("default")));
2225
2226 #undef g_queue_peek_nth 
2227 extern __typeof (g_queue_peek_nth) g_queue_peek_nth __attribute((alias("IA__g_queue_peek_nth"), visibility("default")));
2228
2229 #undef g_queue_peek_nth_link 
2230 extern __typeof (g_queue_peek_nth_link) g_queue_peek_nth_link __attribute((alias("IA__g_queue_peek_nth_link"), visibility("default")));
2231
2232 #undef g_queue_peek_tail 
2233 extern __typeof (g_queue_peek_tail) g_queue_peek_tail __attribute((alias("IA__g_queue_peek_tail"), visibility("default")));
2234
2235 #undef g_queue_peek_tail_link 
2236 extern __typeof (g_queue_peek_tail_link) g_queue_peek_tail_link __attribute((alias("IA__g_queue_peek_tail_link"), visibility("default")));
2237
2238 #undef g_queue_pop_head 
2239 extern __typeof (g_queue_pop_head) g_queue_pop_head __attribute((alias("IA__g_queue_pop_head"), visibility("default")));
2240
2241 #undef g_queue_pop_head_link 
2242 extern __typeof (g_queue_pop_head_link) g_queue_pop_head_link __attribute((alias("IA__g_queue_pop_head_link"), visibility("default")));
2243
2244 #undef g_queue_pop_nth 
2245 extern __typeof (g_queue_pop_nth) g_queue_pop_nth __attribute((alias("IA__g_queue_pop_nth"), visibility("default")));
2246
2247 #undef g_queue_pop_nth_link 
2248 extern __typeof (g_queue_pop_nth_link) g_queue_pop_nth_link __attribute((alias("IA__g_queue_pop_nth_link"), visibility("default")));
2249
2250 #undef g_queue_pop_tail 
2251 extern __typeof (g_queue_pop_tail) g_queue_pop_tail __attribute((alias("IA__g_queue_pop_tail"), visibility("default")));
2252
2253 #undef g_queue_pop_tail_link 
2254 extern __typeof (g_queue_pop_tail_link) g_queue_pop_tail_link __attribute((alias("IA__g_queue_pop_tail_link"), visibility("default")));
2255
2256 #undef g_queue_push_head 
2257 extern __typeof (g_queue_push_head) g_queue_push_head __attribute((alias("IA__g_queue_push_head"), visibility("default")));
2258
2259 #undef g_queue_push_head_link 
2260 extern __typeof (g_queue_push_head_link) g_queue_push_head_link __attribute((alias("IA__g_queue_push_head_link"), visibility("default")));
2261
2262 #undef g_queue_push_nth 
2263 extern __typeof (g_queue_push_nth) g_queue_push_nth __attribute((alias("IA__g_queue_push_nth"), visibility("default")));
2264
2265 #undef g_queue_push_nth_link 
2266 extern __typeof (g_queue_push_nth_link) g_queue_push_nth_link __attribute((alias("IA__g_queue_push_nth_link"), visibility("default")));
2267
2268 #undef g_queue_push_tail 
2269 extern __typeof (g_queue_push_tail) g_queue_push_tail __attribute((alias("IA__g_queue_push_tail"), visibility("default")));
2270
2271 #undef g_queue_push_tail_link 
2272 extern __typeof (g_queue_push_tail_link) g_queue_push_tail_link __attribute((alias("IA__g_queue_push_tail_link"), visibility("default")));
2273
2274 #undef g_queue_remove 
2275 extern __typeof (g_queue_remove) g_queue_remove __attribute((alias("IA__g_queue_remove"), visibility("default")));
2276
2277 #undef g_queue_remove_all 
2278 extern __typeof (g_queue_remove_all) g_queue_remove_all __attribute((alias("IA__g_queue_remove_all"), visibility("default")));
2279
2280 #undef g_queue_reverse 
2281 extern __typeof (g_queue_reverse) g_queue_reverse __attribute((alias("IA__g_queue_reverse"), visibility("default")));
2282
2283 #undef g_queue_sort 
2284 extern __typeof (g_queue_sort) g_queue_sort __attribute((alias("IA__g_queue_sort"), visibility("default")));
2285
2286 #undef g_queue_unlink 
2287 extern __typeof (g_queue_unlink) g_queue_unlink __attribute((alias("IA__g_queue_unlink"), visibility("default")));
2288
2289 #endif
2290 #endif
2291 #if IN_HEADER(__G_RAND_H__)
2292 #if IN_FILE(__G_RAND_C__)
2293 #undef g_rand_copy 
2294 extern __typeof (g_rand_copy) g_rand_copy __attribute((alias("IA__g_rand_copy"), visibility("default")));
2295
2296 #undef g_rand_double 
2297 extern __typeof (g_rand_double) g_rand_double __attribute((alias("IA__g_rand_double"), visibility("default")));
2298
2299 #undef g_rand_double_range 
2300 extern __typeof (g_rand_double_range) g_rand_double_range __attribute((alias("IA__g_rand_double_range"), visibility("default")));
2301
2302 #undef g_rand_free 
2303 extern __typeof (g_rand_free) g_rand_free __attribute((alias("IA__g_rand_free"), visibility("default")));
2304
2305 #undef g_rand_int 
2306 extern __typeof (g_rand_int) g_rand_int __attribute((alias("IA__g_rand_int"), visibility("default")));
2307
2308 #undef g_rand_int_range 
2309 extern __typeof (g_rand_int_range) g_rand_int_range __attribute((alias("IA__g_rand_int_range"), visibility("default")));
2310
2311 #undef g_rand_new 
2312 extern __typeof (g_rand_new) g_rand_new __attribute((alias("IA__g_rand_new"), visibility("default")));
2313
2314 #undef g_rand_new_with_seed 
2315 extern __typeof (g_rand_new_with_seed) g_rand_new_with_seed __attribute((alias("IA__g_rand_new_with_seed"), visibility("default")));
2316
2317 #undef g_rand_new_with_seed_array 
2318 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")));
2319
2320 #undef g_random_double 
2321 extern __typeof (g_random_double) g_random_double __attribute((alias("IA__g_random_double"), visibility("default")));
2322
2323 #undef g_random_double_range 
2324 extern __typeof (g_random_double_range) g_random_double_range __attribute((alias("IA__g_random_double_range"), visibility("default")));
2325
2326 #undef g_random_int 
2327 extern __typeof (g_random_int) g_random_int __attribute((alias("IA__g_random_int"), visibility("default")));
2328
2329 #undef g_random_int_range 
2330 extern __typeof (g_random_int_range) g_random_int_range __attribute((alias("IA__g_random_int_range"), visibility("default")));
2331
2332 #undef g_random_set_seed 
2333 extern __typeof (g_random_set_seed) g_random_set_seed __attribute((alias("IA__g_random_set_seed"), visibility("default")));
2334
2335 #undef g_rand_set_seed 
2336 extern __typeof (g_rand_set_seed) g_rand_set_seed __attribute((alias("IA__g_rand_set_seed"), visibility("default")));
2337
2338 #undef g_rand_set_seed_array 
2339 extern __typeof (g_rand_set_seed_array) g_rand_set_seed_array __attribute((alias("IA__g_rand_set_seed_array"), visibility("default")));
2340
2341 #endif
2342 #endif
2343 #if IN_HEADER(__G_REL_H__)
2344 #if IN_FILE(__G_REL_C__)
2345 #undef g_relation_count 
2346 extern __typeof (g_relation_count) g_relation_count __attribute((alias("IA__g_relation_count"), visibility("default")));
2347
2348 #undef g_relation_delete 
2349 extern __typeof (g_relation_delete) g_relation_delete __attribute((alias("IA__g_relation_delete"), visibility("default")));
2350
2351 #undef g_relation_destroy 
2352 extern __typeof (g_relation_destroy) g_relation_destroy __attribute((alias("IA__g_relation_destroy"), visibility("default")));
2353
2354 #undef g_relation_exists 
2355 extern __typeof (g_relation_exists) g_relation_exists __attribute((alias("IA__g_relation_exists"), visibility("default")));
2356
2357 #undef g_relation_index 
2358 extern __typeof (g_relation_index) g_relation_index __attribute((alias("IA__g_relation_index"), visibility("default")));
2359
2360 #undef g_relation_insert 
2361 extern __typeof (g_relation_insert) g_relation_insert __attribute((alias("IA__g_relation_insert"), visibility("default")));
2362
2363 #undef g_relation_new 
2364 extern __typeof (g_relation_new) g_relation_new __attribute((alias("IA__g_relation_new"), visibility("default")));
2365
2366 #undef g_relation_print 
2367 extern __typeof (g_relation_print) g_relation_print __attribute((alias("IA__g_relation_print"), visibility("default")));
2368
2369 #undef g_relation_select 
2370 extern __typeof (g_relation_select) g_relation_select __attribute((alias("IA__g_relation_select"), visibility("default")));
2371
2372 #undef g_tuples_destroy 
2373 extern __typeof (g_tuples_destroy) g_tuples_destroy __attribute((alias("IA__g_tuples_destroy"), visibility("default")));
2374
2375 #undef g_tuples_index 
2376 extern __typeof (g_tuples_index) g_tuples_index __attribute((alias("IA__g_tuples_index"), visibility("default")));
2377
2378 #endif
2379 #endif
2380 #if IN_HEADER(__G_SCANNER_H__)
2381 #if IN_FILE(__G_SCANNER_C__)
2382 #undef g_scanner_cur_line 
2383 extern __typeof (g_scanner_cur_line) g_scanner_cur_line __attribute((alias("IA__g_scanner_cur_line"), visibility("default")));
2384
2385 #undef g_scanner_cur_position 
2386 extern __typeof (g_scanner_cur_position) g_scanner_cur_position __attribute((alias("IA__g_scanner_cur_position"), visibility("default")));
2387
2388 #undef g_scanner_cur_token 
2389 extern __typeof (g_scanner_cur_token) g_scanner_cur_token __attribute((alias("IA__g_scanner_cur_token"), visibility("default")));
2390
2391 #undef g_scanner_cur_value 
2392 extern __typeof (g_scanner_cur_value) g_scanner_cur_value __attribute((alias("IA__g_scanner_cur_value"), visibility("default")));
2393
2394 #undef g_scanner_destroy 
2395 extern __typeof (g_scanner_destroy) g_scanner_destroy __attribute((alias("IA__g_scanner_destroy"), visibility("default")));
2396
2397 #undef g_scanner_eof 
2398 extern __typeof (g_scanner_eof) g_scanner_eof __attribute((alias("IA__g_scanner_eof"), visibility("default")));
2399
2400 #undef g_scanner_error 
2401 extern __typeof (g_scanner_error) g_scanner_error __attribute((alias("IA__g_scanner_error"), visibility("default")));
2402
2403 #undef g_scanner_get_next_token 
2404 extern __typeof (g_scanner_get_next_token) g_scanner_get_next_token __attribute((alias("IA__g_scanner_get_next_token"), visibility("default")));
2405
2406 #undef g_scanner_input_file 
2407 extern __typeof (g_scanner_input_file) g_scanner_input_file __attribute((alias("IA__g_scanner_input_file"), visibility("default")));
2408
2409 #undef g_scanner_input_text 
2410 extern __typeof (g_scanner_input_text) g_scanner_input_text __attribute((alias("IA__g_scanner_input_text"), visibility("default")));
2411
2412 #undef g_scanner_lookup_symbol 
2413 extern __typeof (g_scanner_lookup_symbol) g_scanner_lookup_symbol __attribute((alias("IA__g_scanner_lookup_symbol"), visibility("default")));
2414
2415 #undef g_scanner_new 
2416 extern __typeof (g_scanner_new) g_scanner_new __attribute((alias("IA__g_scanner_new"), visibility("default")));
2417
2418 #undef g_scanner_peek_next_token 
2419 extern __typeof (g_scanner_peek_next_token) g_scanner_peek_next_token __attribute((alias("IA__g_scanner_peek_next_token"), visibility("default")));
2420
2421 #undef g_scanner_scope_add_symbol 
2422 extern __typeof (g_scanner_scope_add_symbol) g_scanner_scope_add_symbol __attribute((alias("IA__g_scanner_scope_add_symbol"), visibility("default")));
2423
2424 #undef g_scanner_scope_foreach_symbol 
2425 extern __typeof (g_scanner_scope_foreach_symbol) g_scanner_scope_foreach_symbol __attribute((alias("IA__g_scanner_scope_foreach_symbol"), visibility("default")));
2426
2427 #undef g_scanner_scope_lookup_symbol 
2428 extern __typeof (g_scanner_scope_lookup_symbol) g_scanner_scope_lookup_symbol __attribute((alias("IA__g_scanner_scope_lookup_symbol"), visibility("default")));
2429
2430 #undef g_scanner_scope_remove_symbol 
2431 extern __typeof (g_scanner_scope_remove_symbol) g_scanner_scope_remove_symbol __attribute((alias("IA__g_scanner_scope_remove_symbol"), visibility("default")));
2432
2433 #undef g_scanner_set_scope 
2434 extern __typeof (g_scanner_set_scope) g_scanner_set_scope __attribute((alias("IA__g_scanner_set_scope"), visibility("default")));
2435
2436 #undef g_scanner_sync_file_offset 
2437 extern __typeof (g_scanner_sync_file_offset) g_scanner_sync_file_offset __attribute((alias("IA__g_scanner_sync_file_offset"), visibility("default")));
2438
2439 #undef g_scanner_unexp_token 
2440 extern __typeof (g_scanner_unexp_token) g_scanner_unexp_token __attribute((alias("IA__g_scanner_unexp_token"), visibility("default")));
2441
2442 #undef g_scanner_warn 
2443 extern __typeof (g_scanner_warn) g_scanner_warn __attribute((alias("IA__g_scanner_warn"), visibility("default")));
2444
2445 #endif
2446 #endif
2447 #if IN_HEADER(__G_SEQUENCE_H__)
2448 #if IN_FILE(__G_SEQUENCE_C__)
2449 #undef g_sequence_new 
2450 extern __typeof (g_sequence_new) g_sequence_new __attribute((alias("IA__g_sequence_new"), visibility("default")));
2451
2452 #undef g_sequence_free 
2453 extern __typeof (g_sequence_free) g_sequence_free __attribute((alias("IA__g_sequence_free"), visibility("default")));
2454
2455 #undef g_sequence_get_length 
2456 extern __typeof (g_sequence_get_length) g_sequence_get_length __attribute((alias("IA__g_sequence_get_length"), visibility("default")));
2457
2458 #undef g_sequence_foreach 
2459 extern __typeof (g_sequence_foreach) g_sequence_foreach __attribute((alias("IA__g_sequence_foreach"), visibility("default")));
2460
2461 #undef g_sequence_foreach_range 
2462 extern __typeof (g_sequence_foreach_range) g_sequence_foreach_range __attribute((alias("IA__g_sequence_foreach_range"), visibility("default")));
2463
2464 #undef g_sequence_sort 
2465 extern __typeof (g_sequence_sort) g_sequence_sort __attribute((alias("IA__g_sequence_sort"), visibility("default")));
2466
2467 #undef g_sequence_sort_iter 
2468 extern __typeof (g_sequence_sort_iter) g_sequence_sort_iter __attribute((alias("IA__g_sequence_sort_iter"), visibility("default")));
2469
2470 #undef g_sequence_get_begin_iter 
2471 extern __typeof (g_sequence_get_begin_iter) g_sequence_get_begin_iter __attribute((alias("IA__g_sequence_get_begin_iter"), visibility("default")));
2472
2473 #undef g_sequence_get_end_iter 
2474 extern __typeof (g_sequence_get_end_iter) g_sequence_get_end_iter __attribute((alias("IA__g_sequence_get_end_iter"), visibility("default")));
2475
2476 #undef g_sequence_get_iter_at_pos 
2477 extern __typeof (g_sequence_get_iter_at_pos) g_sequence_get_iter_at_pos __attribute((alias("IA__g_sequence_get_iter_at_pos"), visibility("default")));
2478
2479 #undef g_sequence_append 
2480 extern __typeof (g_sequence_append) g_sequence_append __attribute((alias("IA__g_sequence_append"), visibility("default")));
2481
2482 #undef g_sequence_prepend 
2483 extern __typeof (g_sequence_prepend) g_sequence_prepend __attribute((alias("IA__g_sequence_prepend"), visibility("default")));
2484
2485 #undef g_sequence_insert_before 
2486 extern __typeof (g_sequence_insert_before) g_sequence_insert_before __attribute((alias("IA__g_sequence_insert_before"), visibility("default")));
2487
2488 #undef g_sequence_move 
2489 extern __typeof (g_sequence_move) g_sequence_move __attribute((alias("IA__g_sequence_move"), visibility("default")));
2490
2491 #undef g_sequence_swap 
2492 extern __typeof (g_sequence_swap) g_sequence_swap __attribute((alias("IA__g_sequence_swap"), visibility("default")));
2493
2494 #undef g_sequence_insert_sorted 
2495 extern __typeof (g_sequence_insert_sorted) g_sequence_insert_sorted __attribute((alias("IA__g_sequence_insert_sorted"), visibility("default")));
2496
2497 #undef g_sequence_insert_sorted_iter 
2498 extern __typeof (g_sequence_insert_sorted_iter) g_sequence_insert_sorted_iter __attribute((alias("IA__g_sequence_insert_sorted_iter"), visibility("default")));
2499
2500 #undef g_sequence_sort_changed 
2501 extern __typeof (g_sequence_sort_changed) g_sequence_sort_changed __attribute((alias("IA__g_sequence_sort_changed"), visibility("default")));
2502
2503 #undef g_sequence_sort_changed_iter 
2504 extern __typeof (g_sequence_sort_changed_iter) g_sequence_sort_changed_iter __attribute((alias("IA__g_sequence_sort_changed_iter"), visibility("default")));
2505
2506 #undef g_sequence_remove 
2507 extern __typeof (g_sequence_remove) g_sequence_remove __attribute((alias("IA__g_sequence_remove"), visibility("default")));
2508
2509 #undef g_sequence_remove_range 
2510 extern __typeof (g_sequence_remove_range) g_sequence_remove_range __attribute((alias("IA__g_sequence_remove_range"), visibility("default")));
2511
2512 #undef g_sequence_move_range 
2513 extern __typeof (g_sequence_move_range) g_sequence_move_range __attribute((alias("IA__g_sequence_move_range"), visibility("default")));
2514
2515 #undef g_sequence_search 
2516 extern __typeof (g_sequence_search) g_sequence_search __attribute((alias("IA__g_sequence_search"), visibility("default")));
2517
2518 #undef g_sequence_search_iter 
2519 extern __typeof (g_sequence_search_iter) g_sequence_search_iter __attribute((alias("IA__g_sequence_search_iter"), visibility("default")));
2520
2521 #undef g_sequence_get 
2522 extern __typeof (g_sequence_get) g_sequence_get __attribute((alias("IA__g_sequence_get"), visibility("default")));
2523
2524 #undef g_sequence_set 
2525 extern __typeof (g_sequence_set) g_sequence_set __attribute((alias("IA__g_sequence_set"), visibility("default")));
2526
2527 #undef g_sequence_iter_is_begin 
2528 extern __typeof (g_sequence_iter_is_begin) g_sequence_iter_is_begin __attribute((alias("IA__g_sequence_iter_is_begin"), visibility("default")));
2529
2530 #undef g_sequence_iter_is_end 
2531 extern __typeof (g_sequence_iter_is_end) g_sequence_iter_is_end __attribute((alias("IA__g_sequence_iter_is_end"), visibility("default")));
2532
2533 #undef g_sequence_iter_next 
2534 extern __typeof (g_sequence_iter_next) g_sequence_iter_next __attribute((alias("IA__g_sequence_iter_next"), visibility("default")));
2535
2536 #undef g_sequence_iter_prev 
2537 extern __typeof (g_sequence_iter_prev) g_sequence_iter_prev __attribute((alias("IA__g_sequence_iter_prev"), visibility("default")));
2538
2539 #undef g_sequence_iter_get_position 
2540 extern __typeof (g_sequence_iter_get_position) g_sequence_iter_get_position __attribute((alias("IA__g_sequence_iter_get_position"), visibility("default")));
2541
2542 #undef g_sequence_iter_move 
2543 extern __typeof (g_sequence_iter_move) g_sequence_iter_move __attribute((alias("IA__g_sequence_iter_move"), visibility("default")));
2544
2545 #undef g_sequence_iter_get_sequence 
2546 extern __typeof (g_sequence_iter_get_sequence) g_sequence_iter_get_sequence __attribute((alias("IA__g_sequence_iter_get_sequence"), visibility("default")));
2547
2548 #undef g_sequence_iter_compare 
2549 extern __typeof (g_sequence_iter_compare) g_sequence_iter_compare __attribute((alias("IA__g_sequence_iter_compare"), visibility("default")));
2550
2551 #undef g_sequence_range_get_midpoint 
2552 extern __typeof (g_sequence_range_get_midpoint) g_sequence_range_get_midpoint __attribute((alias("IA__g_sequence_range_get_midpoint"), visibility("default")));
2553
2554 #endif
2555 #endif
2556 #if IN_HEADER(__G_SHELL_H__)
2557 #if IN_FILE(__G_SHELL_C__)
2558 #undef g_shell_error_quark 
2559 extern __typeof (g_shell_error_quark) g_shell_error_quark __attribute((alias("IA__g_shell_error_quark"), visibility("default")));
2560
2561 #undef g_shell_parse_argv 
2562 extern __typeof (g_shell_parse_argv) g_shell_parse_argv __attribute((alias("IA__g_shell_parse_argv"), visibility("default")));
2563
2564 #undef g_shell_quote 
2565 extern __typeof (g_shell_quote) g_shell_quote __attribute((alias("IA__g_shell_quote"), visibility("default")));
2566
2567 #undef g_shell_unquote 
2568 extern __typeof (g_shell_unquote) g_shell_unquote __attribute((alias("IA__g_shell_unquote"), visibility("default")));
2569
2570 #endif
2571 #endif
2572 #if IN_HEADER(__G_SLIST_H__)
2573 #if IN_FILE(__G_SLIST_C__)
2574 #undef g_slist_alloc 
2575 extern __typeof (g_slist_alloc) g_slist_alloc __attribute((alias("IA__g_slist_alloc"), visibility("default")));
2576
2577 #undef g_slist_append 
2578 extern __typeof (g_slist_append) g_slist_append __attribute((alias("IA__g_slist_append"), visibility("default")));
2579
2580 #undef g_slist_concat 
2581 extern __typeof (g_slist_concat) g_slist_concat __attribute((alias("IA__g_slist_concat"), visibility("default")));
2582
2583 #undef g_slist_copy 
2584 extern __typeof (g_slist_copy) g_slist_copy __attribute((alias("IA__g_slist_copy"), visibility("default")));
2585
2586 #undef g_slist_delete_link 
2587 extern __typeof (g_slist_delete_link) g_slist_delete_link __attribute((alias("IA__g_slist_delete_link"), visibility("default")));
2588
2589 #undef g_slist_find 
2590 extern __typeof (g_slist_find) g_slist_find __attribute((alias("IA__g_slist_find"), visibility("default")));
2591
2592 #undef g_slist_find_custom 
2593 extern __typeof (g_slist_find_custom) g_slist_find_custom __attribute((alias("IA__g_slist_find_custom"), visibility("default")));
2594
2595 #undef g_slist_foreach 
2596 extern __typeof (g_slist_foreach) g_slist_foreach __attribute((alias("IA__g_slist_foreach"), visibility("default")));
2597
2598 #undef g_slist_free 
2599 extern __typeof (g_slist_free) g_slist_free __attribute((alias("IA__g_slist_free"), visibility("default")));
2600
2601 #undef g_slist_free_1 
2602 extern __typeof (g_slist_free_1) g_slist_free_1 __attribute((alias("IA__g_slist_free_1"), visibility("default")));
2603
2604 #undef g_slist_index 
2605 extern __typeof (g_slist_index) g_slist_index __attribute((alias("IA__g_slist_index"), visibility("default")));
2606
2607 #undef g_slist_insert 
2608 extern __typeof (g_slist_insert) g_slist_insert __attribute((alias("IA__g_slist_insert"), visibility("default")));
2609
2610 #undef g_slist_insert_before 
2611 extern __typeof (g_slist_insert_before) g_slist_insert_before __attribute((alias("IA__g_slist_insert_before"), visibility("default")));
2612
2613 #undef g_slist_insert_sorted 
2614 extern __typeof (g_slist_insert_sorted) g_slist_insert_sorted __attribute((alias("IA__g_slist_insert_sorted"), visibility("default")));
2615
2616 #undef g_slist_insert_sorted_with_data 
2617 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")));
2618
2619 #undef g_slist_last 
2620 extern __typeof (g_slist_last) g_slist_last __attribute((alias("IA__g_slist_last"), visibility("default")));
2621
2622 #undef g_slist_length 
2623 extern __typeof (g_slist_length) g_slist_length __attribute((alias("IA__g_slist_length"), visibility("default")));
2624
2625 #undef g_slist_nth 
2626 extern __typeof (g_slist_nth) g_slist_nth __attribute((alias("IA__g_slist_nth"), visibility("default")));
2627
2628 #undef g_slist_nth_data 
2629 extern __typeof (g_slist_nth_data) g_slist_nth_data __attribute((alias("IA__g_slist_nth_data"), visibility("default")));
2630
2631 #ifndef G_DISABLE_DEPRECATED
2632 #undef g_slist_pop_allocator 
2633 extern __typeof (g_slist_pop_allocator) g_slist_pop_allocator __attribute((alias("IA__g_slist_pop_allocator"), visibility("default")));
2634
2635 #endif
2636 #undef g_slist_position 
2637 extern __typeof (g_slist_position) g_slist_position __attribute((alias("IA__g_slist_position"), visibility("default")));
2638
2639 #undef g_slist_prepend 
2640 extern __typeof (g_slist_prepend) g_slist_prepend __attribute((alias("IA__g_slist_prepend"), visibility("default")));
2641
2642 #ifndef G_DISABLE_DEPRECATED
2643 #undef g_slist_push_allocator 
2644 extern __typeof (g_slist_push_allocator) g_slist_push_allocator __attribute((alias("IA__g_slist_push_allocator"), visibility("default")));
2645
2646 #endif
2647 #undef g_slist_remove 
2648 extern __typeof (g_slist_remove) g_slist_remove __attribute((alias("IA__g_slist_remove"), visibility("default")));
2649
2650 #undef g_slist_remove_all 
2651 extern __typeof (g_slist_remove_all) g_slist_remove_all __attribute((alias("IA__g_slist_remove_all"), visibility("default")));
2652
2653 #undef g_slist_remove_link 
2654 extern __typeof (g_slist_remove_link) g_slist_remove_link __attribute((alias("IA__g_slist_remove_link"), visibility("default")));
2655
2656 #undef g_slist_reverse 
2657 extern __typeof (g_slist_reverse) g_slist_reverse __attribute((alias("IA__g_slist_reverse"), visibility("default")));
2658
2659 #undef g_slist_sort 
2660 extern __typeof (g_slist_sort) g_slist_sort __attribute((alias("IA__g_slist_sort"), visibility("default")));
2661
2662 #undef g_slist_sort_with_data 
2663 extern __typeof (g_slist_sort_with_data) g_slist_sort_with_data __attribute((alias("IA__g_slist_sort_with_data"), visibility("default")));
2664
2665 #endif
2666 #endif
2667 #if IN_HEADER(__G_SPAWN_H__)
2668 #if IN_FILE(__G_SPAWN_C__)
2669 #ifndef _WIN64
2670 #undef g_spawn_async 
2671 extern __typeof (g_spawn_async) g_spawn_async __attribute((alias("IA__g_spawn_async"), visibility("default")));
2672
2673 #undef g_spawn_async_with_pipes 
2674 extern __typeof (g_spawn_async_with_pipes) g_spawn_async_with_pipes __attribute((alias("IA__g_spawn_async_with_pipes"), visibility("default")));
2675
2676 #endif
2677 #undef g_spawn_close_pid 
2678 extern __typeof (g_spawn_close_pid) g_spawn_close_pid __attribute((alias("IA__g_spawn_close_pid"), visibility("default")));
2679
2680 #ifndef _WIN64
2681 #undef g_spawn_command_line_async 
2682 extern __typeof (g_spawn_command_line_async) g_spawn_command_line_async __attribute((alias("IA__g_spawn_command_line_async"), visibility("default")));
2683
2684 #undef g_spawn_command_line_sync 
2685 extern __typeof (g_spawn_command_line_sync) g_spawn_command_line_sync __attribute((alias("IA__g_spawn_command_line_sync"), visibility("default")));
2686
2687 #endif
2688 #undef g_spawn_error_quark 
2689 extern __typeof (g_spawn_error_quark) g_spawn_error_quark __attribute((alias("IA__g_spawn_error_quark"), visibility("default")));
2690
2691 #ifndef _WIN64
2692 #undef g_spawn_sync 
2693 extern __typeof (g_spawn_sync) g_spawn_sync __attribute((alias("IA__g_spawn_sync"), visibility("default")));
2694
2695 #endif
2696 #ifdef G_OS_WIN32
2697 #undef g_spawn_async_utf8 
2698 extern __typeof (g_spawn_async_utf8) g_spawn_async_utf8 __attribute((alias("IA__g_spawn_async_utf8"), visibility("default")));
2699
2700 #undef g_spawn_async_with_pipes_utf8 
2701 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")));
2702
2703 #undef g_spawn_command_line_async_utf8 
2704 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")));
2705
2706 #undef g_spawn_command_line_sync_utf8 
2707 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")));
2708
2709 #undef g_spawn_sync_utf8 
2710 extern __typeof (g_spawn_sync_utf8) g_spawn_sync_utf8 __attribute((alias("IA__g_spawn_sync_utf8"), visibility("default")));
2711
2712 #endif
2713 #endif
2714 #endif
2715 #if IN_HEADER(__G_STDIO_H__)
2716 #if IN_FILE(__G_STDIO_C__)
2717 #if !defined(G_OS_UNIX) || defined(G_STDIO_NO_WRAP_ON_UNIX)
2718 #undef g_chmod 
2719 extern __typeof (g_chmod) g_chmod __attribute((alias("IA__g_chmod"), visibility("default")));
2720
2721 #undef g_open 
2722 extern __typeof (g_open) g_open __attribute((alias("IA__g_open"), visibility("default")));
2723
2724 #undef g_creat 
2725 extern __typeof (g_creat) g_creat __attribute((alias("IA__g_creat"), visibility("default")));
2726
2727 #undef g_rename 
2728 extern __typeof (g_rename) g_rename __attribute((alias("IA__g_rename"), visibility("default")));
2729
2730 #undef g_mkdir 
2731 extern __typeof (g_mkdir) g_mkdir __attribute((alias("IA__g_mkdir"), visibility("default")));
2732
2733 #undef g_stat 
2734 extern __typeof (g_stat) g_stat __attribute((alias("IA__g_stat"), visibility("default")));
2735
2736 #undef g_lstat 
2737 extern __typeof (g_lstat) g_lstat __attribute((alias("IA__g_lstat"), visibility("default")));
2738
2739 #undef g_remove 
2740 extern __typeof (g_remove) g_remove __attribute((alias("IA__g_remove"), visibility("default")));
2741
2742 #undef g_fopen 
2743 extern __typeof (g_fopen) g_fopen __attribute((alias("IA__g_fopen"), visibility("default")));
2744
2745 #undef g_freopen 
2746 extern __typeof (g_freopen) g_freopen __attribute((alias("IA__g_freopen"), visibility("default")));
2747
2748 #undef g_utime 
2749 extern __typeof (g_utime) g_utime __attribute((alias("IA__g_utime"), visibility("default")));
2750
2751 #endif
2752 #undef g_access 
2753 extern __typeof (g_access) g_access __attribute((alias("IA__g_access"), visibility("default")));
2754
2755 #undef g_chdir 
2756 extern __typeof (g_chdir) g_chdir __attribute((alias("IA__g_chdir"), visibility("default")));
2757
2758 #undef g_unlink 
2759 extern __typeof (g_unlink) g_unlink __attribute((alias("IA__g_unlink"), visibility("default")));
2760
2761 #undef g_rmdir 
2762 extern __typeof (g_rmdir) g_rmdir __attribute((alias("IA__g_rmdir"), visibility("default")));
2763
2764 #endif
2765 #endif
2766 #if IN_HEADER(__G_STRFUNCS_H__)
2767 #if IN_FILE(__G_STRFUNCS_C__)
2768 #undef g_ascii_digit_value 
2769 extern __typeof (g_ascii_digit_value) g_ascii_digit_value __attribute((alias("IA__g_ascii_digit_value"), visibility("default")));
2770
2771 #undef g_ascii_dtostr 
2772 extern __typeof (g_ascii_dtostr) g_ascii_dtostr __attribute((alias("IA__g_ascii_dtostr"), visibility("default")));
2773
2774 #undef g_ascii_formatd 
2775 extern __typeof (g_ascii_formatd) g_ascii_formatd __attribute((alias("IA__g_ascii_formatd"), visibility("default")));
2776
2777 #undef g_ascii_strdown 
2778 extern __typeof (g_ascii_strdown) g_ascii_strdown __attribute((alias("IA__g_ascii_strdown"), visibility("default")));
2779
2780 #undef g_ascii_strtod 
2781 extern __typeof (g_ascii_strtod) g_ascii_strtod __attribute((alias("IA__g_ascii_strtod"), visibility("default")));
2782
2783 #undef g_ascii_strtoull 
2784 extern __typeof (g_ascii_strtoull) g_ascii_strtoull __attribute((alias("IA__g_ascii_strtoull"), visibility("default")));
2785
2786 #undef g_ascii_strtoll 
2787 extern __typeof (g_ascii_strtoll) g_ascii_strtoll __attribute((alias("IA__g_ascii_strtoll"), visibility("default")));
2788
2789 #undef g_ascii_strup 
2790 extern __typeof (g_ascii_strup) g_ascii_strup __attribute((alias("IA__g_ascii_strup"), visibility("default")));
2791
2792 #undef g_ascii_tolower 
2793 extern __typeof (g_ascii_tolower) g_ascii_tolower __attribute((alias("IA__g_ascii_tolower"), visibility("default")));
2794
2795 #undef g_ascii_toupper 
2796 extern __typeof (g_ascii_toupper) g_ascii_toupper __attribute((alias("IA__g_ascii_toupper"), visibility("default")));
2797
2798 #undef g_ascii_xdigit_value 
2799 extern __typeof (g_ascii_xdigit_value) g_ascii_xdigit_value __attribute((alias("IA__g_ascii_xdigit_value"), visibility("default")));
2800
2801 #undef g_ascii_strcasecmp 
2802 extern __typeof (g_ascii_strcasecmp) g_ascii_strcasecmp __attribute((alias("IA__g_ascii_strcasecmp"), visibility("default")));
2803
2804 #undef g_ascii_strncasecmp 
2805 extern __typeof (g_ascii_strncasecmp) g_ascii_strncasecmp __attribute((alias("IA__g_ascii_strncasecmp"), visibility("default")));
2806
2807 #undef g_memdup 
2808 extern __typeof (g_memdup) g_memdup __attribute((alias("IA__g_memdup"), visibility("default")));
2809
2810 #undef g_stpcpy 
2811 extern __typeof (g_stpcpy) g_stpcpy __attribute((alias("IA__g_stpcpy"), visibility("default")));
2812
2813 #undef g_strcanon 
2814 extern __typeof (g_strcanon) g_strcanon __attribute((alias("IA__g_strcanon"), visibility("default")));
2815
2816 #undef g_strchomp 
2817 extern __typeof (g_strchomp) g_strchomp __attribute((alias("IA__g_strchomp"), visibility("default")));
2818
2819 #undef g_strchug 
2820 extern __typeof (g_strchug) g_strchug __attribute((alias("IA__g_strchug"), visibility("default")));
2821
2822 #undef g_strcompress 
2823 extern __typeof (g_strcompress) g_strcompress __attribute((alias("IA__g_strcompress"), visibility("default")));
2824
2825 #undef g_strconcat 
2826 extern __typeof (g_strconcat) g_strconcat __attribute((alias("IA__g_strconcat"), visibility("default")));
2827
2828 #undef g_strdelimit 
2829 extern __typeof (g_strdelimit) g_strdelimit __attribute((alias("IA__g_strdelimit"), visibility("default")));
2830
2831 #undef g_strdup 
2832 extern __typeof (g_strdup) g_strdup __attribute((alias("IA__g_strdup"), visibility("default")));
2833
2834 #undef g_strdup_printf 
2835 extern __typeof (g_strdup_printf) g_strdup_printf __attribute((alias("IA__g_strdup_printf"), visibility("default")));
2836
2837 #undef g_strdupv 
2838 extern __typeof (g_strdupv) g_strdupv __attribute((alias("IA__g_strdupv"), visibility("default")));
2839
2840 #undef g_strdup_vprintf 
2841 extern __typeof (g_strdup_vprintf) g_strdup_vprintf __attribute((alias("IA__g_strdup_vprintf"), visibility("default")));
2842
2843 #undef g_strerror 
2844 extern __typeof (g_strerror) g_strerror __attribute((alias("IA__g_strerror"), visibility("default")));
2845
2846 #undef g_strescape 
2847 extern __typeof (g_strescape) g_strescape __attribute((alias("IA__g_strescape"), visibility("default")));
2848
2849 #undef g_strfreev 
2850 extern __typeof (g_strfreev) g_strfreev __attribute((alias("IA__g_strfreev"), visibility("default")));
2851
2852 #undef g_str_has_prefix 
2853 extern __typeof (g_str_has_prefix) g_str_has_prefix __attribute((alias("IA__g_str_has_prefix"), visibility("default")));
2854
2855 #undef g_str_has_suffix 
2856 extern __typeof (g_str_has_suffix) g_str_has_suffix __attribute((alias("IA__g_str_has_suffix"), visibility("default")));
2857
2858 #undef g_strjoin 
2859 extern __typeof (g_strjoin) g_strjoin __attribute((alias("IA__g_strjoin"), visibility("default")));
2860
2861 #undef g_strjoinv 
2862 extern __typeof (g_strjoinv) g_strjoinv __attribute((alias("IA__g_strjoinv"), visibility("default")));
2863
2864 #undef g_strlcat 
2865 extern __typeof (g_strlcat) g_strlcat __attribute((alias("IA__g_strlcat"), visibility("default")));
2866
2867 #undef g_strlcpy 
2868 extern __typeof (g_strlcpy) g_strlcpy __attribute((alias("IA__g_strlcpy"), visibility("default")));
2869
2870 #undef g_strndup 
2871 extern __typeof (g_strndup) g_strndup __attribute((alias("IA__g_strndup"), visibility("default")));
2872
2873 #undef g_strnfill 
2874 extern __typeof (g_strnfill) g_strnfill __attribute((alias("IA__g_strnfill"), visibility("default")));
2875
2876 #undef g_strreverse 
2877 extern __typeof (g_strreverse) g_strreverse __attribute((alias("IA__g_strreverse"), visibility("default")));
2878
2879 #undef g_strrstr 
2880 extern __typeof (g_strrstr) g_strrstr __attribute((alias("IA__g_strrstr"), visibility("default")));
2881
2882 #undef g_strrstr_len 
2883 extern __typeof (g_strrstr_len) g_strrstr_len __attribute((alias("IA__g_strrstr_len"), visibility("default")));
2884
2885 #undef g_strsignal 
2886 extern __typeof (g_strsignal) g_strsignal __attribute((alias("IA__g_strsignal"), visibility("default")));
2887
2888 #undef g_strsplit 
2889 extern __typeof (g_strsplit) g_strsplit __attribute((alias("IA__g_strsplit"), visibility("default")));
2890
2891 #undef g_strsplit_set 
2892 extern __typeof (g_strsplit_set) g_strsplit_set __attribute((alias("IA__g_strsplit_set"), visibility("default")));
2893
2894 #undef g_strstr_len 
2895 extern __typeof (g_strstr_len) g_strstr_len __attribute((alias("IA__g_strstr_len"), visibility("default")));
2896
2897 #undef g_strtod 
2898 extern __typeof (g_strtod) g_strtod __attribute((alias("IA__g_strtod"), visibility("default")));
2899
2900 #ifndef G_DISABLE_DEPRECATED
2901 #undef g_strcasecmp 
2902 extern __typeof (g_strcasecmp) g_strcasecmp __attribute((alias("IA__g_strcasecmp"), visibility("default")));
2903
2904 #undef g_strncasecmp 
2905 extern __typeof (g_strncasecmp) g_strncasecmp __attribute((alias("IA__g_strncasecmp"), visibility("default")));
2906
2907 #undef g_strup 
2908 extern __typeof (g_strup) g_strup __attribute((alias("IA__g_strup"), visibility("default")));
2909
2910 #undef g_strdown 
2911 extern __typeof (g_strdown) g_strdown __attribute((alias("IA__g_strdown"), visibility("default")));
2912
2913 #endif
2914 #undef g_strv_length 
2915 extern __typeof (g_strv_length) g_strv_length __attribute((alias("IA__g_strv_length"), visibility("default")));
2916
2917 #undef g_strip_context 
2918 extern __typeof (g_strip_context) g_strip_context __attribute((alias("IA__g_strip_context"), visibility("default")));
2919
2920 #undef g_dgettext 
2921 extern __typeof (g_dgettext) g_dgettext __attribute((alias("IA__g_dgettext"), visibility("default")));
2922
2923 #undef g_dngettext 
2924 extern __typeof (g_dngettext) g_dngettext __attribute((alias("IA__g_dngettext"), visibility("default")));
2925
2926 #undef g_dpgettext 
2927 extern __typeof (g_dpgettext) g_dpgettext __attribute((alias("IA__g_dpgettext"), visibility("default")));
2928
2929 #undef g_dpgettext2 
2930 extern __typeof (g_dpgettext2) g_dpgettext2 __attribute((alias("IA__g_dpgettext2"), visibility("default")));
2931
2932 #endif
2933 #endif
2934 #if IN_HEADER(__G_URI_FUNCS_H__)
2935 #if IN_FILE(__G_URI_FUNCS_C__)
2936 #undef g_uri_unescape_string 
2937 extern __typeof (g_uri_unescape_string) g_uri_unescape_string __attribute((alias("IA__g_uri_unescape_string"), visibility("default")));
2938
2939 #undef g_uri_unescape_segment 
2940 extern __typeof (g_uri_unescape_segment) g_uri_unescape_segment __attribute((alias("IA__g_uri_unescape_segment"), visibility("default")));
2941
2942 #undef g_uri_parse_scheme 
2943 extern __typeof (g_uri_parse_scheme) g_uri_parse_scheme __attribute((alias("IA__g_uri_parse_scheme"), visibility("default")));
2944
2945 #undef g_uri_escape_string 
2946 extern __typeof (g_uri_escape_string) g_uri_escape_string __attribute((alias("IA__g_uri_escape_string"), visibility("default")));
2947
2948 #endif
2949 #endif
2950 #if IN_HEADER(__G_STRING_H__)
2951 #if IN_FILE(__G_STRING_C__)
2952 #undef g_string_append 
2953 extern __typeof (g_string_append) g_string_append __attribute((alias("IA__g_string_append"), visibility("default")));
2954
2955 #undef g_string_append_len 
2956 extern __typeof (g_string_append_len) g_string_append_len __attribute((alias("IA__g_string_append_len"), visibility("default")));
2957
2958 #undef g_string_append_printf 
2959 extern __typeof (g_string_append_printf) g_string_append_printf __attribute((alias("IA__g_string_append_printf"), visibility("default")));
2960
2961 #undef g_string_append_unichar 
2962 extern __typeof (g_string_append_unichar) g_string_append_unichar __attribute((alias("IA__g_string_append_unichar"), visibility("default")));
2963
2964 #undef g_string_append_vprintf 
2965 extern __typeof (g_string_append_vprintf) g_string_append_vprintf __attribute((alias("IA__g_string_append_vprintf"), visibility("default")));
2966
2967 #undef g_string_ascii_down 
2968 extern __typeof (g_string_ascii_down) g_string_ascii_down __attribute((alias("IA__g_string_ascii_down"), visibility("default")));
2969
2970 #undef g_string_ascii_up 
2971 extern __typeof (g_string_ascii_up) g_string_ascii_up __attribute((alias("IA__g_string_ascii_up"), visibility("default")));
2972
2973 #undef g_string_assign 
2974 extern __typeof (g_string_assign) g_string_assign __attribute((alias("IA__g_string_assign"), visibility("default")));
2975
2976 #undef g_string_chunk_free 
2977 extern __typeof (g_string_chunk_free) g_string_chunk_free __attribute((alias("IA__g_string_chunk_free"), visibility("default")));
2978
2979 #undef g_string_chunk_clear 
2980 extern __typeof (g_string_chunk_clear) g_string_chunk_clear __attribute((alias("IA__g_string_chunk_clear"), visibility("default")));
2981
2982 #undef g_string_chunk_insert 
2983 extern __typeof (g_string_chunk_insert) g_string_chunk_insert __attribute((alias("IA__g_string_chunk_insert"), visibility("default")));
2984
2985 #undef g_string_chunk_insert_const 
2986 extern __typeof (g_string_chunk_insert_const) g_string_chunk_insert_const __attribute((alias("IA__g_string_chunk_insert_const"), visibility("default")));
2987
2988 #undef g_string_chunk_insert_len 
2989 extern __typeof (g_string_chunk_insert_len) g_string_chunk_insert_len __attribute((alias("IA__g_string_chunk_insert_len"), visibility("default")));
2990
2991 #undef g_string_chunk_new 
2992 extern __typeof (g_string_chunk_new) g_string_chunk_new __attribute((alias("IA__g_string_chunk_new"), visibility("default")));
2993
2994 #undef g_string_equal 
2995 extern __typeof (g_string_equal) g_string_equal __attribute((alias("IA__g_string_equal"), visibility("default")));
2996
2997 #undef g_string_erase 
2998 extern __typeof (g_string_erase) g_string_erase __attribute((alias("IA__g_string_erase"), visibility("default")));
2999
3000 #undef g_string_free 
3001 extern __typeof (g_string_free) g_string_free __attribute((alias("IA__g_string_free"), visibility("default")));
3002
3003 #undef g_string_hash 
3004 extern __typeof (g_string_hash) g_string_hash __attribute((alias("IA__g_string_hash"), visibility("default")));
3005
3006 #undef g_string_insert 
3007 extern __typeof (g_string_insert) g_string_insert __attribute((alias("IA__g_string_insert"), visibility("default")));
3008
3009 #undef g_string_insert_c 
3010 extern __typeof (g_string_insert_c) g_string_insert_c __attribute((alias("IA__g_string_insert_c"), visibility("default")));
3011
3012 #undef g_string_insert_len 
3013 extern __typeof (g_string_insert_len) g_string_insert_len __attribute((alias("IA__g_string_insert_len"), visibility("default")));
3014
3015 #undef g_string_insert_unichar 
3016 extern __typeof (g_string_insert_unichar) g_string_insert_unichar __attribute((alias("IA__g_string_insert_unichar"), visibility("default")));
3017
3018 #undef g_string_new 
3019 extern __typeof (g_string_new) g_string_new __attribute((alias("IA__g_string_new"), visibility("default")));
3020
3021 #undef g_string_new_len 
3022 extern __typeof (g_string_new_len) g_string_new_len __attribute((alias("IA__g_string_new_len"), visibility("default")));
3023
3024 #undef g_string_overwrite 
3025 extern __typeof (g_string_overwrite) g_string_overwrite __attribute((alias("IA__g_string_overwrite"), visibility("default")));
3026
3027 #undef g_string_overwrite_len 
3028 extern __typeof (g_string_overwrite_len) g_string_overwrite_len __attribute((alias("IA__g_string_overwrite_len"), visibility("default")));
3029
3030 #undef g_string_prepend 
3031 extern __typeof (g_string_prepend) g_string_prepend __attribute((alias("IA__g_string_prepend"), visibility("default")));
3032
3033 #undef g_string_prepend_c 
3034 extern __typeof (g_string_prepend_c) g_string_prepend_c __attribute((alias("IA__g_string_prepend_c"), visibility("default")));
3035
3036 #undef g_string_prepend_len 
3037 extern __typeof (g_string_prepend_len) g_string_prepend_len __attribute((alias("IA__g_string_prepend_len"), visibility("default")));
3038
3039 #undef g_string_prepend_unichar 
3040 extern __typeof (g_string_prepend_unichar) g_string_prepend_unichar __attribute((alias("IA__g_string_prepend_unichar"), visibility("default")));
3041
3042 #undef g_string_printf 
3043 extern __typeof (g_string_printf) g_string_printf __attribute((alias("IA__g_string_printf"), visibility("default")));
3044
3045 #undef g_string_set_size 
3046 extern __typeof (g_string_set_size) g_string_set_size __attribute((alias("IA__g_string_set_size"), visibility("default")));
3047
3048 #undef g_string_sized_new 
3049 extern __typeof (g_string_sized_new) g_string_sized_new __attribute((alias("IA__g_string_sized_new"), visibility("default")));
3050
3051 #undef g_string_truncate 
3052 extern __typeof (g_string_truncate) g_string_truncate __attribute((alias("IA__g_string_truncate"), visibility("default")));
3053
3054 #undef g_string_append_uri_escaped 
3055 extern __typeof (g_string_append_uri_escaped) g_string_append_uri_escaped __attribute((alias("IA__g_string_append_uri_escaped"), visibility("default")));
3056
3057 #ifndef G_DISABLE_DEPRECATED
3058 #undef g_string_down 
3059 extern __typeof (g_string_down) g_string_down __attribute((alias("IA__g_string_down"), visibility("default")));
3060
3061 #undef g_string_up 
3062 extern __typeof (g_string_up) g_string_up __attribute((alias("IA__g_string_up"), visibility("default")));
3063
3064 #endif
3065 #undef g_string_vprintf 
3066 extern __typeof (g_string_vprintf) g_string_vprintf __attribute((alias("IA__g_string_vprintf"), visibility("default")));
3067
3068 #endif
3069 #endif
3070 #if IN_HEADER(__G_BITLOCK_H__)
3071 #if IN_FILE(__G_BITLOCK_C__)
3072 #undef g_bit_lock 
3073 extern __typeof (g_bit_lock) g_bit_lock __attribute((alias("IA__g_bit_lock"), visibility("default")));
3074
3075 #undef g_bit_trylock 
3076 extern __typeof (g_bit_trylock) g_bit_trylock __attribute((alias("IA__g_bit_trylock"), visibility("default")));
3077
3078 #undef g_bit_unlock 
3079 extern __typeof (g_bit_unlock) g_bit_unlock __attribute((alias("IA__g_bit_unlock"), visibility("default")));
3080
3081 #endif
3082 #endif
3083 #if IN_HEADER(__G_THREAD_H__)
3084 #if IN_FILE(__G_THREAD_C__)
3085 #undef g_once_impl 
3086 extern __typeof (g_once_impl) g_once_impl __attribute((alias("IA__g_once_impl"), visibility("default")));
3087
3088 #undef g_once_init_enter_impl 
3089 extern __typeof (g_once_init_enter_impl) g_once_init_enter_impl __attribute((alias("IA__g_once_init_enter_impl"), visibility("default")));
3090
3091 #undef g_once_init_leave 
3092 extern __typeof (g_once_init_leave) g_once_init_leave __attribute((alias("IA__g_once_init_leave"), visibility("default")));
3093
3094 #undef g_thread_create_full 
3095 extern __typeof (g_thread_create_full) g_thread_create_full __attribute((alias("IA__g_thread_create_full"), visibility("default")));
3096
3097 #undef g_thread_error_quark 
3098 extern __typeof (g_thread_error_quark) g_thread_error_quark __attribute((alias("IA__g_thread_error_quark"), visibility("default")));
3099
3100 #undef g_thread_exit 
3101 extern __typeof (g_thread_exit) g_thread_exit __attribute((alias("IA__g_thread_exit"), visibility("default")));
3102
3103 #undef g_thread_join 
3104 extern __typeof (g_thread_join) g_thread_join __attribute((alias("IA__g_thread_join"), visibility("default")));
3105
3106 #undef g_thread_self 
3107 extern __typeof (g_thread_self) g_thread_self __attribute((alias("IA__g_thread_self"), visibility("default")));
3108
3109 #undef g_thread_set_priority 
3110 extern __typeof (g_thread_set_priority) g_thread_set_priority __attribute((alias("IA__g_thread_set_priority"), visibility("default")));
3111
3112 #undef g_static_mutex_free 
3113 extern __typeof (g_static_mutex_free) g_static_mutex_free __attribute((alias("IA__g_static_mutex_free"), visibility("default")));
3114
3115 #undef g_static_mutex_get_mutex_impl 
3116 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")));
3117
3118 #undef g_static_mutex_init 
3119 extern __typeof (g_static_mutex_init) g_static_mutex_init __attribute((alias("IA__g_static_mutex_init"), visibility("default")));
3120
3121 #undef g_static_private_free 
3122 extern __typeof (g_static_private_free) g_static_private_free __attribute((alias("IA__g_static_private_free"), visibility("default")));
3123
3124 #undef g_static_private_get 
3125 extern __typeof (g_static_private_get) g_static_private_get __attribute((alias("IA__g_static_private_get"), visibility("default")));
3126
3127 #undef g_static_private_init 
3128 extern __typeof (g_static_private_init) g_static_private_init __attribute((alias("IA__g_static_private_init"), visibility("default")));
3129
3130 #undef g_static_private_set 
3131 extern __typeof (g_static_private_set) g_static_private_set __attribute((alias("IA__g_static_private_set"), visibility("default")));
3132
3133 #undef g_static_rec_mutex_free 
3134 extern __typeof (g_static_rec_mutex_free) g_static_rec_mutex_free __attribute((alias("IA__g_static_rec_mutex_free"), visibility("default")));
3135
3136 #undef g_static_rec_mutex_init 
3137 extern __typeof (g_static_rec_mutex_init) g_static_rec_mutex_init __attribute((alias("IA__g_static_rec_mutex_init"), visibility("default")));
3138
3139 #undef g_static_rec_mutex_lock 
3140 extern __typeof (g_static_rec_mutex_lock) g_static_rec_mutex_lock __attribute((alias("IA__g_static_rec_mutex_lock"), visibility("default")));
3141
3142 #undef g_static_rec_mutex_lock_full 
3143 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")));
3144
3145 #undef g_static_rec_mutex_trylock 
3146 extern __typeof (g_static_rec_mutex_trylock) g_static_rec_mutex_trylock __attribute((alias("IA__g_static_rec_mutex_trylock"), visibility("default")));
3147
3148 #undef g_static_rec_mutex_unlock 
3149 extern __typeof (g_static_rec_mutex_unlock) g_static_rec_mutex_unlock __attribute((alias("IA__g_static_rec_mutex_unlock"), visibility("default")));
3150
3151 #undef g_static_rec_mutex_unlock_full 
3152 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")));
3153
3154 #undef g_static_rw_lock_free 
3155 extern __typeof (g_static_rw_lock_free) g_static_rw_lock_free __attribute((alias("IA__g_static_rw_lock_free"), visibility("default")));
3156
3157 #undef g_static_rw_lock_init 
3158 extern __typeof (g_static_rw_lock_init) g_static_rw_lock_init __attribute((alias("IA__g_static_rw_lock_init"), visibility("default")));
3159
3160 #undef g_static_rw_lock_reader_lock 
3161 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")));
3162
3163 #undef g_static_rw_lock_reader_trylock 
3164 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")));
3165
3166 #undef g_static_rw_lock_reader_unlock 
3167 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")));
3168
3169 #undef g_static_rw_lock_writer_lock 
3170 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")));
3171
3172 #undef g_static_rw_lock_writer_trylock 
3173 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")));
3174
3175 #undef g_static_rw_lock_writer_unlock 
3176 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")));
3177
3178 #undef g_thread_foreach 
3179 extern __typeof (g_thread_foreach) g_thread_foreach __attribute((alias("IA__g_thread_foreach"), visibility("default")));
3180
3181 #undef g_thread_get_initialized 
3182 extern __typeof (g_thread_get_initialized) g_thread_get_initialized __attribute((alias("IA__g_thread_get_initialized"), visibility("default")));
3183
3184 #endif
3185 #endif
3186 #if IN_HEADER(__G_THREADPOOL_H__)
3187 #if IN_FILE(__G_THREADPOOL_C__)
3188 #undef g_thread_pool_free 
3189 extern __typeof (g_thread_pool_free) g_thread_pool_free __attribute((alias("IA__g_thread_pool_free"), visibility("default")));
3190
3191 #undef g_thread_pool_get_max_threads 
3192 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")));
3193
3194 #undef g_thread_pool_get_max_unused_threads 
3195 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")));
3196
3197 #undef g_thread_pool_get_max_idle_time 
3198 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")));
3199
3200 #undef g_thread_pool_get_num_threads 
3201 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")));
3202
3203 #undef g_thread_pool_get_num_unused_threads 
3204 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")));
3205
3206 #undef g_thread_pool_new 
3207 extern __typeof (g_thread_pool_new) g_thread_pool_new __attribute((alias("IA__g_thread_pool_new"), visibility("default")));
3208
3209 #undef g_thread_pool_push 
3210 extern __typeof (g_thread_pool_push) g_thread_pool_push __attribute((alias("IA__g_thread_pool_push"), visibility("default")));
3211
3212 #undef g_thread_pool_set_max_threads 
3213 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")));
3214
3215 #undef g_thread_pool_set_max_unused_threads 
3216 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")));
3217
3218 #undef g_thread_pool_set_max_idle_time 
3219 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")));
3220
3221 #undef g_thread_pool_stop_unused_threads 
3222 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")));
3223
3224 #undef g_thread_pool_unprocessed 
3225 extern __typeof (g_thread_pool_unprocessed) g_thread_pool_unprocessed __attribute((alias("IA__g_thread_pool_unprocessed"), visibility("default")));
3226
3227 #undef g_thread_pool_set_sort_function 
3228 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")));
3229
3230 #endif
3231 #endif
3232 #if IN_HEADER(__G_TEST_UTILS_H__)
3233 #if IN_FILE(__G_MESSAGES_C__)
3234 #undef g_test_log_set_fatal_handler 
3235 extern __typeof (g_test_log_set_fatal_handler) g_test_log_set_fatal_handler __attribute((alias("IA__g_test_log_set_fatal_handler"), visibility("default")));
3236
3237 #endif
3238 #if IN_FILE(__G_TEST_UTILS_C__)
3239 #undef g_assertion_message 
3240 extern __typeof (g_assertion_message) g_assertion_message __attribute((alias("IA__g_assertion_message"), visibility("default")));
3241
3242 #undef g_assertion_message_cmpnum 
3243 extern __typeof (g_assertion_message_cmpnum) g_assertion_message_cmpnum __attribute((alias("IA__g_assertion_message_cmpnum"), visibility("default")));
3244
3245 #undef g_assertion_message_cmpstr 
3246 extern __typeof (g_assertion_message_cmpstr) g_assertion_message_cmpstr __attribute((alias("IA__g_assertion_message_cmpstr"), visibility("default")));
3247
3248 #undef g_assertion_message_expr 
3249 extern __typeof (g_assertion_message_expr) g_assertion_message_expr __attribute((alias("IA__g_assertion_message_expr"), visibility("default")));
3250
3251 #undef g_assertion_message_error 
3252 extern __typeof (g_assertion_message_error) g_assertion_message_error __attribute((alias("IA__g_assertion_message_error"), visibility("default")));
3253
3254 #undef g_strcmp0 
3255 extern __typeof (g_strcmp0) g_strcmp0 __attribute((alias("IA__g_strcmp0"), visibility("default")));
3256
3257 #undef g_test_add_data_func 
3258 extern __typeof (g_test_add_data_func) g_test_add_data_func __attribute((alias("IA__g_test_add_data_func"), visibility("default")));
3259
3260 #undef g_test_add_func 
3261 extern __typeof (g_test_add_func) g_test_add_func __attribute((alias("IA__g_test_add_func"), visibility("default")));
3262
3263 #undef g_test_add_vtable 
3264 extern __typeof (g_test_add_vtable) g_test_add_vtable __attribute((alias("IA__g_test_add_vtable"), visibility("default")));
3265
3266 #undef g_test_bug 
3267 extern __typeof (g_test_bug) g_test_bug __attribute((alias("IA__g_test_bug"), visibility("default")));
3268
3269 #undef g_test_bug_base 
3270 extern __typeof (g_test_bug_base) g_test_bug_base __attribute((alias("IA__g_test_bug_base"), visibility("default")));
3271
3272 #undef g_test_create_case 
3273 extern __typeof (g_test_create_case) g_test_create_case __attribute((alias("IA__g_test_create_case"), visibility("default")));
3274
3275 #undef g_test_create_suite 
3276 extern __typeof (g_test_create_suite) g_test_create_suite __attribute((alias("IA__g_test_create_suite"), visibility("default")));
3277
3278 #undef g_test_get_root 
3279 extern __typeof (g_test_get_root) g_test_get_root __attribute((alias("IA__g_test_get_root"), visibility("default")));
3280
3281 #undef g_test_init 
3282 extern __typeof (g_test_init) g_test_init __attribute((alias("IA__g_test_init"), visibility("default")));
3283
3284 #undef g_test_log_buffer_free 
3285 extern __typeof (g_test_log_buffer_free) g_test_log_buffer_free __attribute((alias("IA__g_test_log_buffer_free"), visibility("default")));
3286
3287 #undef g_test_log_buffer_new 
3288 extern __typeof (g_test_log_buffer_new) g_test_log_buffer_new __attribute((alias("IA__g_test_log_buffer_new"), visibility("default")));
3289
3290 #undef g_test_log_buffer_pop 
3291 extern __typeof (g_test_log_buffer_pop) g_test_log_buffer_pop __attribute((alias("IA__g_test_log_buffer_pop"), visibility("default")));
3292
3293 #undef g_test_log_buffer_push 
3294 extern __typeof (g_test_log_buffer_push) g_test_log_buffer_push __attribute((alias("IA__g_test_log_buffer_push"), visibility("default")));
3295
3296 #undef g_test_log_msg_free 
3297 extern __typeof (g_test_log_msg_free) g_test_log_msg_free __attribute((alias("IA__g_test_log_msg_free"), visibility("default")));
3298
3299 #undef g_test_log_type_name 
3300 extern __typeof (g_test_log_type_name) g_test_log_type_name __attribute((alias("IA__g_test_log_type_name"), visibility("default")));
3301
3302 #undef g_test_maximized_result 
3303 extern __typeof (g_test_maximized_result) g_test_maximized_result __attribute((alias("IA__g_test_maximized_result"), visibility("default")));
3304
3305 #undef g_test_message 
3306 extern __typeof (g_test_message) g_test_message __attribute((alias("IA__g_test_message"), visibility("default")));
3307
3308 #undef g_test_minimized_result 
3309 extern __typeof (g_test_minimized_result) g_test_minimized_result __attribute((alias("IA__g_test_minimized_result"), visibility("default")));
3310
3311 #undef g_test_queue_destroy 
3312 extern __typeof (g_test_queue_destroy) g_test_queue_destroy __attribute((alias("IA__g_test_queue_destroy"), visibility("default")));
3313
3314 #undef g_test_queue_free 
3315 extern __typeof (g_test_queue_free) g_test_queue_free __attribute((alias("IA__g_test_queue_free"), visibility("default")));
3316
3317 #undef g_test_rand_double 
3318 extern __typeof (g_test_rand_double) g_test_rand_double __attribute((alias("IA__g_test_rand_double"), visibility("default")));
3319
3320 #undef g_test_rand_double_range 
3321 extern __typeof (g_test_rand_double_range) g_test_rand_double_range __attribute((alias("IA__g_test_rand_double_range"), visibility("default")));
3322
3323 #undef g_test_rand_int 
3324 extern __typeof (g_test_rand_int) g_test_rand_int __attribute((alias("IA__g_test_rand_int"), visibility("default")));
3325
3326 #undef g_test_rand_int_range 
3327 extern __typeof (g_test_rand_int_range) g_test_rand_int_range __attribute((alias("IA__g_test_rand_int_range"), visibility("default")));
3328
3329 #undef g_test_run 
3330 extern __typeof (g_test_run) g_test_run __attribute((alias("IA__g_test_run"), visibility("default")));
3331
3332 #undef g_test_run_suite 
3333 extern __typeof (g_test_run_suite) g_test_run_suite __attribute((alias("IA__g_test_run_suite"), visibility("default")));
3334
3335 #undef g_test_suite_add 
3336 extern __typeof (g_test_suite_add) g_test_suite_add __attribute((alias("IA__g_test_suite_add"), visibility("default")));
3337
3338 #undef g_test_suite_add_suite 
3339 extern __typeof (g_test_suite_add_suite) g_test_suite_add_suite __attribute((alias("IA__g_test_suite_add_suite"), visibility("default")));
3340
3341 #undef g_test_timer_elapsed 
3342 extern __typeof (g_test_timer_elapsed) g_test_timer_elapsed __attribute((alias("IA__g_test_timer_elapsed"), visibility("default")));
3343
3344 #undef g_test_timer_last 
3345 extern __typeof (g_test_timer_last) g_test_timer_last __attribute((alias("IA__g_test_timer_last"), visibility("default")));
3346
3347 #undef g_test_timer_start 
3348 extern __typeof (g_test_timer_start) g_test_timer_start __attribute((alias("IA__g_test_timer_start"), visibility("default")));
3349
3350 #undef g_test_trap_assertions 
3351 extern __typeof (g_test_trap_assertions) g_test_trap_assertions __attribute((alias("IA__g_test_trap_assertions"), visibility("default")));
3352
3353 #undef g_test_trap_fork 
3354 extern __typeof (g_test_trap_fork) g_test_trap_fork __attribute((alias("IA__g_test_trap_fork"), visibility("default")));
3355
3356 #undef g_test_trap_has_passed 
3357 extern __typeof (g_test_trap_has_passed) g_test_trap_has_passed __attribute((alias("IA__g_test_trap_has_passed"), visibility("default")));
3358
3359 #undef g_test_trap_reached_timeout 
3360 extern __typeof (g_test_trap_reached_timeout) g_test_trap_reached_timeout __attribute((alias("IA__g_test_trap_reached_timeout"), visibility("default")));
3361
3362 #endif
3363 #endif
3364 #if IN_HEADER(__G_TIMER_H__)
3365 #if IN_FILE(__G_TIMER_C__)
3366 #undef g_timer_continue 
3367 extern __typeof (g_timer_continue) g_timer_continue __attribute((alias("IA__g_timer_continue"), visibility("default")));
3368
3369 #undef g_timer_destroy 
3370 extern __typeof (g_timer_destroy) g_timer_destroy __attribute((alias("IA__g_timer_destroy"), visibility("default")));
3371
3372 #undef g_timer_elapsed 
3373 extern __typeof (g_timer_elapsed) g_timer_elapsed __attribute((alias("IA__g_timer_elapsed"), visibility("default")));
3374
3375 #undef g_timer_new 
3376 extern __typeof (g_timer_new) g_timer_new __attribute((alias("IA__g_timer_new"), visibility("default")));
3377
3378 #undef g_timer_reset 
3379 extern __typeof (g_timer_reset) g_timer_reset __attribute((alias("IA__g_timer_reset"), visibility("default")));
3380
3381 #undef g_timer_start 
3382 extern __typeof (g_timer_start) g_timer_start __attribute((alias("IA__g_timer_start"), visibility("default")));
3383
3384 #undef g_timer_stop 
3385 extern __typeof (g_timer_stop) g_timer_stop __attribute((alias("IA__g_timer_stop"), visibility("default")));
3386
3387 #undef g_time_val_add 
3388 extern __typeof (g_time_val_add) g_time_val_add __attribute((alias("IA__g_time_val_add"), visibility("default")));
3389
3390 #undef g_time_val_from_iso8601 
3391 extern __typeof (g_time_val_from_iso8601) g_time_val_from_iso8601 __attribute((alias("IA__g_time_val_from_iso8601"), visibility("default")));
3392
3393 #undef g_time_val_to_iso8601 
3394 extern __typeof (g_time_val_to_iso8601) g_time_val_to_iso8601 __attribute((alias("IA__g_time_val_to_iso8601"), visibility("default")));
3395
3396 #undef g_usleep 
3397 extern __typeof (g_usleep) g_usleep __attribute((alias("IA__g_usleep"), visibility("default")));
3398
3399 #endif
3400 #endif
3401 #if IN_HEADER(__G_TREE_H__)
3402 #if IN_FILE(__G_TREE_C__)
3403 #undef g_tree_destroy 
3404 extern __typeof (g_tree_destroy) g_tree_destroy __attribute((alias("IA__g_tree_destroy"), visibility("default")));
3405
3406 #undef g_tree_foreach 
3407 extern __typeof (g_tree_foreach) g_tree_foreach __attribute((alias("IA__g_tree_foreach"), visibility("default")));
3408
3409 #undef g_tree_height 
3410 extern __typeof (g_tree_height) g_tree_height __attribute((alias("IA__g_tree_height"), visibility("default")));
3411
3412 #undef g_tree_insert 
3413 extern __typeof (g_tree_insert) g_tree_insert __attribute((alias("IA__g_tree_insert"), visibility("default")));
3414
3415 #undef g_tree_lookup 
3416 extern __typeof (g_tree_lookup) g_tree_lookup __attribute((alias("IA__g_tree_lookup"), visibility("default")));
3417
3418 #undef g_tree_lookup_extended 
3419 extern __typeof (g_tree_lookup_extended) g_tree_lookup_extended __attribute((alias("IA__g_tree_lookup_extended"), visibility("default")));
3420
3421 #undef g_tree_new 
3422 extern __typeof (g_tree_new) g_tree_new __attribute((alias("IA__g_tree_new"), visibility("default")));
3423
3424 #undef g_tree_ref 
3425 extern __typeof (g_tree_ref) g_tree_ref __attribute((alias("IA__g_tree_ref"), visibility("default")));
3426
3427 #undef g_tree_unref 
3428 extern __typeof (g_tree_unref) g_tree_unref __attribute((alias("IA__g_tree_unref"), visibility("default")));
3429
3430 #undef g_tree_new_full 
3431 extern __typeof (g_tree_new_full) g_tree_new_full __attribute((alias("IA__g_tree_new_full"), visibility("default")));
3432
3433 #undef g_tree_new_with_data 
3434 extern __typeof (g_tree_new_with_data) g_tree_new_with_data __attribute((alias("IA__g_tree_new_with_data"), visibility("default")));
3435
3436 #undef g_tree_nnodes 
3437 extern __typeof (g_tree_nnodes) g_tree_nnodes __attribute((alias("IA__g_tree_nnodes"), visibility("default")));
3438
3439 #undef g_tree_remove 
3440 extern __typeof (g_tree_remove) g_tree_remove __attribute((alias("IA__g_tree_remove"), visibility("default")));
3441
3442 #undef g_tree_replace 
3443 extern __typeof (g_tree_replace) g_tree_replace __attribute((alias("IA__g_tree_replace"), visibility("default")));
3444
3445 #undef g_tree_search 
3446 extern __typeof (g_tree_search) g_tree_search __attribute((alias("IA__g_tree_search"), visibility("default")));
3447
3448 #undef g_tree_steal 
3449 extern __typeof (g_tree_steal) g_tree_steal __attribute((alias("IA__g_tree_steal"), visibility("default")));
3450
3451 #ifndef G_DISABLE_DEPRECATED
3452 #undef g_tree_traverse 
3453 extern __typeof (g_tree_traverse) g_tree_traverse __attribute((alias("IA__g_tree_traverse"), visibility("default")));
3454
3455 #endif
3456 #endif
3457 #endif
3458 #if IN_HEADER(__G_UNICODE_H__)
3459 #if IN_FILE(__G_UNIBREAK_C__)
3460 #undef g_unichar_break_type 
3461 extern __typeof (g_unichar_break_type) g_unichar_break_type __attribute((alias("IA__g_unichar_break_type"), visibility("default")));
3462
3463 #endif
3464 #endif
3465 #if IN_HEADER(__G_UNICODE_H__)
3466 #if IN_FILE(__G_UNICOLLATE_C__)
3467 #undef g_utf8_collate 
3468 extern __typeof (g_utf8_collate) g_utf8_collate __attribute((alias("IA__g_utf8_collate"), visibility("default")));
3469
3470 #undef g_utf8_collate_key 
3471 extern __typeof (g_utf8_collate_key) g_utf8_collate_key __attribute((alias("IA__g_utf8_collate_key"), visibility("default")));
3472
3473 #undef g_utf8_collate_key_for_filename 
3474 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")));
3475
3476 #endif
3477 #endif
3478 #if IN_HEADER(__G_UNICODE_H__)
3479 #if IN_FILE(__G_UNIDECOMP_C__)
3480 #undef g_unicode_canonical_decomposition 
3481 extern __typeof (g_unicode_canonical_decomposition) g_unicode_canonical_decomposition __attribute((alias("IA__g_unicode_canonical_decomposition"), visibility("default")));
3482
3483 #undef g_unicode_canonical_ordering 
3484 extern __typeof (g_unicode_canonical_ordering) g_unicode_canonical_ordering __attribute((alias("IA__g_unicode_canonical_ordering"), visibility("default")));
3485
3486 #undef g_unichar_combining_class 
3487 extern __typeof (g_unichar_combining_class) g_unichar_combining_class __attribute((alias("IA__g_unichar_combining_class"), visibility("default")));
3488
3489 #undef g_utf8_normalize 
3490 extern __typeof (g_utf8_normalize) g_utf8_normalize __attribute((alias("IA__g_utf8_normalize"), visibility("default")));
3491
3492 #endif
3493 #endif
3494 #if IN_HEADER(__G_UNICODE_H__)
3495 #if IN_FILE(__G_UNIPROP_C__)
3496 #undef g_unichar_isalnum 
3497 extern __typeof (g_unichar_isalnum) g_unichar_isalnum __attribute((alias("IA__g_unichar_isalnum"), visibility("default")));
3498
3499 #undef g_unichar_isalpha 
3500 extern __typeof (g_unichar_isalpha) g_unichar_isalpha __attribute((alias("IA__g_unichar_isalpha"), visibility("default")));
3501
3502 #undef g_unichar_iscntrl 
3503 extern __typeof (g_unichar_iscntrl) g_unichar_iscntrl __attribute((alias("IA__g_unichar_iscntrl"), visibility("default")));
3504
3505 #undef g_unichar_isdefined 
3506 extern __typeof (g_unichar_isdefined) g_unichar_isdefined __attribute((alias("IA__g_unichar_isdefined"), visibility("default")));
3507
3508 #undef g_unichar_isdigit 
3509 extern __typeof (g_unichar_isdigit) g_unichar_isdigit __attribute((alias("IA__g_unichar_isdigit"), visibility("default")));
3510
3511 #undef g_unichar_isgraph 
3512 extern __typeof (g_unichar_isgraph) g_unichar_isgraph __attribute((alias("IA__g_unichar_isgraph"), visibility("default")));
3513
3514 #undef g_unichar_islower 
3515 extern __typeof (g_unichar_islower) g_unichar_islower __attribute((alias("IA__g_unichar_islower"), visibility("default")));
3516
3517 #undef g_unichar_isprint 
3518 extern __typeof (g_unichar_isprint) g_unichar_isprint __attribute((alias("IA__g_unichar_isprint"), visibility("default")));
3519
3520 #undef g_unichar_ispunct 
3521 extern __typeof (g_unichar_ispunct) g_unichar_ispunct __attribute((alias("IA__g_unichar_ispunct"), visibility("default")));
3522
3523 #undef g_unichar_isspace 
3524 extern __typeof (g_unichar_isspace) g_unichar_isspace __attribute((alias("IA__g_unichar_isspace"), visibility("default")));
3525
3526 #undef g_unichar_istitle 
3527 extern __typeof (g_unichar_istitle) g_unichar_istitle __attribute((alias("IA__g_unichar_istitle"), visibility("default")));
3528
3529 #undef g_unichar_isupper 
3530 extern __typeof (g_unichar_isupper) g_unichar_isupper __attribute((alias("IA__g_unichar_isupper"), visibility("default")));
3531
3532 #undef g_unichar_iswide 
3533 extern __typeof (g_unichar_iswide) g_unichar_iswide __attribute((alias("IA__g_unichar_iswide"), visibility("default")));
3534
3535 #undef g_unichar_iswide_cjk 
3536 extern __typeof (g_unichar_iswide_cjk) g_unichar_iswide_cjk __attribute((alias("IA__g_unichar_iswide_cjk"), visibility("default")));
3537
3538 #undef g_unichar_isxdigit 
3539 extern __typeof (g_unichar_isxdigit) g_unichar_isxdigit __attribute((alias("IA__g_unichar_isxdigit"), visibility("default")));
3540
3541 #undef g_unichar_iszerowidth 
3542 extern __typeof (g_unichar_iszerowidth) g_unichar_iszerowidth __attribute((alias("IA__g_unichar_iszerowidth"), visibility("default")));
3543
3544 #undef g_unichar_tolower 
3545 extern __typeof (g_unichar_tolower) g_unichar_tolower __attribute((alias("IA__g_unichar_tolower"), visibility("default")));
3546
3547 #undef g_unichar_totitle 
3548 extern __typeof (g_unichar_totitle) g_unichar_totitle __attribute((alias("IA__g_unichar_totitle"), visibility("default")));
3549
3550 #undef g_unichar_toupper 
3551 extern __typeof (g_unichar_toupper) g_unichar_toupper __attribute((alias("IA__g_unichar_toupper"), visibility("default")));
3552
3553 #undef g_unichar_ismark 
3554 extern __typeof (g_unichar_ismark) g_unichar_ismark __attribute((alias("IA__g_unichar_ismark"), visibility("default")));
3555
3556 #undef g_unichar_get_mirror_char 
3557 extern __typeof (g_unichar_get_mirror_char) g_unichar_get_mirror_char __attribute((alias("IA__g_unichar_get_mirror_char"), visibility("default")));
3558
3559 #undef g_unichar_get_script 
3560 extern __typeof (g_unichar_get_script) g_unichar_get_script __attribute((alias("IA__g_unichar_get_script"), visibility("default")));
3561
3562 #undef g_unichar_digit_value 
3563 extern __typeof (g_unichar_digit_value) g_unichar_digit_value __attribute((alias("IA__g_unichar_digit_value"), visibility("default")));
3564
3565 #undef g_unichar_xdigit_value 
3566 extern __typeof (g_unichar_xdigit_value) g_unichar_xdigit_value __attribute((alias("IA__g_unichar_xdigit_value"), visibility("default")));
3567
3568 #undef g_unichar_type 
3569 extern __typeof (g_unichar_type) g_unichar_type __attribute((alias("IA__g_unichar_type"), visibility("default")));
3570
3571 #undef g_utf8_casefold 
3572 extern __typeof (g_utf8_casefold) g_utf8_casefold __attribute((alias("IA__g_utf8_casefold"), visibility("default")));
3573
3574 #undef g_utf8_strup 
3575 extern __typeof (g_utf8_strup) g_utf8_strup __attribute((alias("IA__g_utf8_strup"), visibility("default")));
3576
3577 #undef g_utf8_strdown 
3578 extern __typeof (g_utf8_strdown) g_utf8_strdown __attribute((alias("IA__g_utf8_strdown"), visibility("default")));
3579
3580 #endif
3581 #endif
3582 #if IN_HEADER(__G_UNICODE_H__)
3583 #if IN_FILE(__G_UTF8_C__)
3584 #undef g_get_charset 
3585 extern __typeof (g_get_charset) g_get_charset __attribute((alias("IA__g_get_charset"), visibility("default")));
3586
3587 #undef g_ucs4_to_utf16 
3588 extern __typeof (g_ucs4_to_utf16) g_ucs4_to_utf16 __attribute((alias("IA__g_ucs4_to_utf16"), visibility("default")));
3589
3590 #undef g_ucs4_to_utf8 
3591 extern __typeof (g_ucs4_to_utf8) g_ucs4_to_utf8 __attribute((alias("IA__g_ucs4_to_utf8"), visibility("default")));
3592
3593 #undef g_utf16_to_ucs4 
3594 extern __typeof (g_utf16_to_ucs4) g_utf16_to_ucs4 __attribute((alias("IA__g_utf16_to_ucs4"), visibility("default")));
3595
3596 #undef g_utf16_to_utf8 
3597 extern __typeof (g_utf16_to_utf8) g_utf16_to_utf8 __attribute((alias("IA__g_utf16_to_utf8"), visibility("default")));
3598
3599 #undef g_utf8_find_next_char 
3600 extern __typeof (g_utf8_find_next_char) g_utf8_find_next_char __attribute((alias("IA__g_utf8_find_next_char"), visibility("default")));
3601
3602 #undef g_utf8_find_prev_char 
3603 extern __typeof (g_utf8_find_prev_char) g_utf8_find_prev_char __attribute((alias("IA__g_utf8_find_prev_char"), visibility("default")));
3604
3605 #undef g_utf8_get_char 
3606 extern __typeof (g_utf8_get_char) g_utf8_get_char __attribute((alias("IA__g_utf8_get_char"), visibility("default")));
3607
3608 #undef g_utf8_get_char_validated 
3609 extern __typeof (g_utf8_get_char_validated) g_utf8_get_char_validated __attribute((alias("IA__g_utf8_get_char_validated"), visibility("default")));
3610
3611 #undef g_utf8_offset_to_pointer 
3612 extern __typeof (g_utf8_offset_to_pointer) g_utf8_offset_to_pointer __attribute((alias("IA__g_utf8_offset_to_pointer"), visibility("default")));
3613
3614 #undef g_utf8_pointer_to_offset 
3615 extern __typeof (g_utf8_pointer_to_offset) g_utf8_pointer_to_offset __attribute((alias("IA__g_utf8_pointer_to_offset"), visibility("default")));
3616
3617 #undef g_utf8_prev_char 
3618 extern __typeof (g_utf8_prev_char) g_utf8_prev_char __attribute((alias("IA__g_utf8_prev_char"), visibility("default")));
3619
3620 #undef g_utf8_strchr 
3621 extern __typeof (g_utf8_strchr) g_utf8_strchr __attribute((alias("IA__g_utf8_strchr"), visibility("default")));
3622
3623 #undef g_utf8_strlen 
3624 extern __typeof (g_utf8_strlen) g_utf8_strlen __attribute((alias("IA__g_utf8_strlen"), visibility("default")));
3625
3626 #undef g_utf8_strncpy 
3627 extern __typeof (g_utf8_strncpy) g_utf8_strncpy __attribute((alias("IA__g_utf8_strncpy"), visibility("default")));
3628
3629 #undef g_utf8_strrchr 
3630 extern __typeof (g_utf8_strrchr) g_utf8_strrchr __attribute((alias("IA__g_utf8_strrchr"), visibility("default")));
3631
3632 #undef g_utf8_strreverse 
3633 extern __typeof (g_utf8_strreverse) g_utf8_strreverse __attribute((alias("IA__g_utf8_strreverse"), visibility("default")));
3634
3635 #undef g_utf8_to_ucs4 
3636 extern __typeof (g_utf8_to_ucs4) g_utf8_to_ucs4 __attribute((alias("IA__g_utf8_to_ucs4"), visibility("default")));
3637
3638 #undef g_utf8_to_ucs4_fast 
3639 extern __typeof (g_utf8_to_ucs4_fast) g_utf8_to_ucs4_fast __attribute((alias("IA__g_utf8_to_ucs4_fast"), visibility("default")));
3640
3641 #undef g_utf8_to_utf16 
3642 extern __typeof (g_utf8_to_utf16) g_utf8_to_utf16 __attribute((alias("IA__g_utf8_to_utf16"), visibility("default")));
3643
3644 #undef g_utf8_validate 
3645 extern __typeof (g_utf8_validate) g_utf8_validate __attribute((alias("IA__g_utf8_validate"), visibility("default")));
3646
3647 #undef g_unichar_to_utf8 
3648 extern __typeof (g_unichar_to_utf8) g_unichar_to_utf8 __attribute((alias("IA__g_unichar_to_utf8"), visibility("default")));
3649
3650 #undef g_unichar_validate 
3651 extern __typeof (g_unichar_validate) g_unichar_validate __attribute((alias("IA__g_unichar_validate"), visibility("default")));
3652
3653 #endif
3654 #endif
3655 #if IN_HEADER(__GLIBINTL_H__)
3656 #if IN_FILE(__G_UTILS_C__)
3657 #undef glib_gettext 
3658 extern __typeof (glib_gettext) glib_gettext __attribute((alias("IA__glib_gettext"), visibility("default")));
3659
3660 #endif
3661 #endif
3662 #if IN_HEADER(__G_HASH_H__)
3663 #if IN_FILE(__G_UTILS_C__)
3664 #undef g_int_equal 
3665 extern __typeof (g_int_equal) g_int_equal __attribute((alias("IA__g_int_equal"), visibility("default")));
3666
3667 #undef g_int_hash 
3668 extern __typeof (g_int_hash) g_int_hash __attribute((alias("IA__g_int_hash"), visibility("default")));
3669
3670 #undef g_int64_equal 
3671 extern __typeof (g_int64_equal) g_int64_equal __attribute((alias("IA__g_int64_equal"), visibility("default")));
3672
3673 #undef g_int64_hash 
3674 extern __typeof (g_int64_hash) g_int64_hash __attribute((alias("IA__g_int64_hash"), visibility("default")));
3675
3676 #undef g_double_equal 
3677 extern __typeof (g_double_equal) g_double_equal __attribute((alias("IA__g_double_equal"), visibility("default")));
3678
3679 #undef g_double_hash 
3680 extern __typeof (g_double_hash) g_double_hash __attribute((alias("IA__g_double_hash"), visibility("default")));
3681
3682 #undef g_direct_equal 
3683 extern __typeof (g_direct_equal) g_direct_equal __attribute((alias("IA__g_direct_equal"), visibility("default")));
3684
3685 #undef g_direct_hash 
3686 extern __typeof (g_direct_hash) g_direct_hash __attribute((alias("IA__g_direct_hash"), visibility("default")));
3687
3688 #endif
3689 #if IN_FILE(__G_STRING_C__)
3690 #undef g_str_equal 
3691 extern __typeof (g_str_equal) g_str_equal __attribute((alias("IA__g_str_equal"), visibility("default")));
3692
3693 #undef g_str_hash 
3694 extern __typeof (g_str_hash) g_str_hash __attribute((alias("IA__g_str_hash"), visibility("default")));
3695
3696 #endif
3697 #endif
3698 #if IN_HEADER(__G_UTILS_H__)
3699 #if IN_FILE(__G_UTILS_C__)
3700 #undef g_atexit 
3701 extern __typeof (g_atexit) g_atexit __attribute((alias("IA__g_atexit"), visibility("default")));
3702
3703 #ifndef G_DISABLE_DEPRECATED
3704 #undef g_basename 
3705 extern __typeof (g_basename) g_basename __attribute((alias("IA__g_basename"), visibility("default")));
3706
3707 #endif
3708 #undef g_get_application_name 
3709 extern __typeof (g_get_application_name) g_get_application_name __attribute((alias("IA__g_get_application_name"), visibility("default")));
3710
3711 #ifndef _WIN64
3712 #undef g_find_program_in_path 
3713 extern __typeof (g_find_program_in_path) g_find_program_in_path __attribute((alias("IA__g_find_program_in_path"), visibility("default")));
3714
3715 #undef g_get_current_dir 
3716 extern __typeof (g_get_current_dir) g_get_current_dir __attribute((alias("IA__g_get_current_dir"), visibility("default")));
3717
3718 #undef g_getenv 
3719 extern __typeof (g_getenv) g_getenv __attribute((alias("IA__g_getenv"), visibility("default")));
3720
3721 #undef g_unsetenv 
3722 extern __typeof (g_unsetenv) g_unsetenv __attribute((alias("IA__g_unsetenv"), visibility("default")));
3723
3724 #undef g_get_home_dir 
3725 extern __typeof (g_get_home_dir) g_get_home_dir __attribute((alias("IA__g_get_home_dir"), visibility("default")));
3726
3727 #endif
3728 #undef g_get_host_name 
3729 extern __typeof (g_get_host_name) g_get_host_name __attribute((alias("IA__g_get_host_name"), visibility("default")));
3730
3731 #ifndef _WIN64
3732 #undef g_setenv 
3733 extern __typeof (g_setenv) g_setenv __attribute((alias("IA__g_setenv"), visibility("default")));
3734
3735 #endif
3736 #undef g_listenv 
3737 extern __typeof (g_listenv) g_listenv __attribute((alias("IA__g_listenv"), visibility("default")));
3738
3739 #ifdef G_OS_WIN32
3740 #undef g_find_program_in_path_utf8 
3741 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")));
3742
3743 #undef g_get_current_dir_utf8 
3744 extern __typeof (g_get_current_dir_utf8) g_get_current_dir_utf8 __attribute((alias("IA__g_get_current_dir_utf8"), visibility("default")));
3745
3746 #undef g_getenv_utf8 
3747 extern __typeof (g_getenv_utf8) g_getenv_utf8 __attribute((alias("IA__g_getenv_utf8"), visibility("default")));
3748
3749 #undef g_unsetenv_utf8 
3750 extern __typeof (g_unsetenv_utf8) g_unsetenv_utf8 __attribute((alias("IA__g_unsetenv_utf8"), visibility("default")));
3751
3752 #undef g_setenv_utf8 
3753 extern __typeof (g_setenv_utf8) g_setenv_utf8 __attribute((alias("IA__g_setenv_utf8"), visibility("default")));
3754
3755 #undef g_get_home_dir_utf8 
3756 extern __typeof (g_get_home_dir_utf8) g_get_home_dir_utf8 __attribute((alias("IA__g_get_home_dir_utf8"), visibility("default")));
3757
3758 #endif
3759 #undef g_get_language_names 
3760 extern __typeof (g_get_language_names) g_get_language_names __attribute((alias("IA__g_get_language_names"), visibility("default")));
3761
3762 #undef g_get_prgname 
3763 extern __typeof (g_get_prgname) g_get_prgname __attribute((alias("IA__g_get_prgname"), visibility("default")));
3764
3765 #ifndef _WIN64
3766 #undef g_get_real_name 
3767 extern __typeof (g_get_real_name) g_get_real_name __attribute((alias("IA__g_get_real_name"), visibility("default")));
3768
3769 #endif
3770 #ifdef G_OS_WIN32
3771 #undef g_get_real_name_utf8 
3772 extern __typeof (g_get_real_name_utf8) g_get_real_name_utf8 __attribute((alias("IA__g_get_real_name_utf8"), visibility("default")));
3773
3774 #endif
3775 #undef g_get_system_config_dirs 
3776 extern __typeof (g_get_system_config_dirs) g_get_system_config_dirs __attribute((alias("IA__g_get_system_config_dirs"), visibility("default")));
3777
3778 #undef g_get_system_data_dirs 
3779 extern __typeof (g_get_system_data_dirs) g_get_system_data_dirs __attribute((alias("IA__g_get_system_data_dirs"), visibility("default")));
3780
3781 #ifdef G_OS_WIN32
3782 #undef g_win32_get_system_data_dirs_for_module 
3783 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")));
3784
3785 #endif
3786 #ifndef _WIN64
3787 #undef g_get_tmp_dir 
3788 extern __typeof (g_get_tmp_dir) g_get_tmp_dir __attribute((alias("IA__g_get_tmp_dir"), visibility("default")));
3789
3790 #endif
3791 #ifdef G_OS_WIN32
3792 #undef g_get_tmp_dir_utf8 
3793 extern __typeof (g_get_tmp_dir_utf8) g_get_tmp_dir_utf8 __attribute((alias("IA__g_get_tmp_dir_utf8"), visibility("default")));
3794
3795 #endif
3796 #undef g_get_user_cache_dir 
3797 extern __typeof (g_get_user_cache_dir) g_get_user_cache_dir __attribute((alias("IA__g_get_user_cache_dir"), visibility("default")));
3798
3799 #undef g_get_user_config_dir 
3800 extern __typeof (g_get_user_config_dir) g_get_user_config_dir __attribute((alias("IA__g_get_user_config_dir"), visibility("default")));
3801
3802 #undef g_get_user_data_dir 
3803 extern __typeof (g_get_user_data_dir) g_get_user_data_dir __attribute((alias("IA__g_get_user_data_dir"), visibility("default")));
3804
3805 #undef g_reload_user_special_dirs_cache 
3806 extern __typeof (g_reload_user_special_dirs_cache) g_reload_user_special_dirs_cache __attribute((alias("IA__g_reload_user_special_dirs_cache"), visibility("default")));
3807
3808 #undef g_get_user_special_dir 
3809 extern __typeof (g_get_user_special_dir) g_get_user_special_dir __attribute((alias("IA__g_get_user_special_dir"), visibility("default")));
3810
3811 #ifndef _WIN64
3812 #undef g_get_user_name 
3813 extern __typeof (g_get_user_name) g_get_user_name __attribute((alias("IA__g_get_user_name"), visibility("default")));
3814
3815 #endif
3816 #ifdef G_OS_WIN32
3817 #undef g_get_user_name_utf8 
3818 extern __typeof (g_get_user_name_utf8) g_get_user_name_utf8 __attribute((alias("IA__g_get_user_name_utf8"), visibility("default")));
3819
3820 #endif
3821 #undef glib_check_version 
3822 extern __typeof (glib_check_version) glib_check_version __attribute((alias("IA__glib_check_version"), visibility("default")));
3823
3824 #undef g_nullify_pointer 
3825 extern __typeof (g_nullify_pointer) g_nullify_pointer __attribute((alias("IA__g_nullify_pointer"), visibility("default")));
3826
3827 #undef g_parse_debug_string 
3828 extern __typeof (g_parse_debug_string) g_parse_debug_string __attribute((alias("IA__g_parse_debug_string"), visibility("default")));
3829
3830 #undef g_path_get_basename 
3831 extern __typeof (g_path_get_basename) g_path_get_basename __attribute((alias("IA__g_path_get_basename"), visibility("default")));
3832
3833 #undef g_path_get_dirname 
3834 extern __typeof (g_path_get_dirname) g_path_get_dirname __attribute((alias("IA__g_path_get_dirname"), visibility("default")));
3835
3836 #undef g_path_is_absolute 
3837 extern __typeof (g_path_is_absolute) g_path_is_absolute __attribute((alias("IA__g_path_is_absolute"), visibility("default")));
3838
3839 #undef g_path_skip_root 
3840 extern __typeof (g_path_skip_root) g_path_skip_root __attribute((alias("IA__g_path_skip_root"), visibility("default")));
3841
3842 #undef g_set_application_name 
3843 extern __typeof (g_set_application_name) g_set_application_name __attribute((alias("IA__g_set_application_name"), visibility("default")));
3844
3845 #undef g_set_prgname 
3846 extern __typeof (g_set_prgname) g_set_prgname __attribute((alias("IA__g_set_prgname"), visibility("default")));
3847
3848 #endif
3849 #endif
3850 #if IN_HEADER(__G_REGEX_H__)
3851 #if IN_FILE(__G_REGEX_C__)
3852 #undef g_regex_error_quark 
3853 extern __typeof (g_regex_error_quark) g_regex_error_quark __attribute((alias("IA__g_regex_error_quark"), visibility("default")));
3854
3855 #undef g_regex_new 
3856 extern __typeof (g_regex_new) g_regex_new __attribute((alias("IA__g_regex_new"), visibility("default")));
3857
3858 #undef g_regex_ref 
3859 extern __typeof (g_regex_ref) g_regex_ref __attribute((alias("IA__g_regex_ref"), visibility("default")));
3860
3861 #undef g_regex_unref 
3862 extern __typeof (g_regex_unref) g_regex_unref __attribute((alias("IA__g_regex_unref"), visibility("default")));
3863
3864 #undef g_regex_get_pattern 
3865 extern __typeof (g_regex_get_pattern) g_regex_get_pattern __attribute((alias("IA__g_regex_get_pattern"), visibility("default")));
3866
3867 #undef g_regex_get_max_backref 
3868 extern __typeof (g_regex_get_max_backref) g_regex_get_max_backref __attribute((alias("IA__g_regex_get_max_backref"), visibility("default")));
3869
3870 #undef g_regex_get_capture_count 
3871 extern __typeof (g_regex_get_capture_count) g_regex_get_capture_count __attribute((alias("IA__g_regex_get_capture_count"), visibility("default")));
3872
3873 #undef g_regex_get_string_number 
3874 extern __typeof (g_regex_get_string_number) g_regex_get_string_number __attribute((alias("IA__g_regex_get_string_number"), visibility("default")));
3875
3876 #undef g_regex_escape_string 
3877 extern __typeof (g_regex_escape_string) g_regex_escape_string __attribute((alias("IA__g_regex_escape_string"), visibility("default")));
3878
3879 #undef g_regex_match_simple 
3880 extern __typeof (g_regex_match_simple) g_regex_match_simple __attribute((alias("IA__g_regex_match_simple"), visibility("default")));
3881
3882 #undef g_regex_match 
3883 extern __typeof (g_regex_match) g_regex_match __attribute((alias("IA__g_regex_match"), visibility("default")));
3884
3885 #undef g_regex_match_full 
3886 extern __typeof (g_regex_match_full) g_regex_match_full __attribute((alias("IA__g_regex_match_full"), visibility("default")));
3887
3888 #undef g_regex_match_all 
3889 extern __typeof (g_regex_match_all) g_regex_match_all __attribute((alias("IA__g_regex_match_all"), visibility("default")));
3890
3891 #undef g_regex_match_all_full 
3892 extern __typeof (g_regex_match_all_full) g_regex_match_all_full __attribute((alias("IA__g_regex_match_all_full"), visibility("default")));
3893
3894 #undef g_regex_split_simple 
3895 extern __typeof (g_regex_split_simple) g_regex_split_simple __attribute((alias("IA__g_regex_split_simple"), visibility("default")));
3896
3897 #undef g_regex_split 
3898 extern __typeof (g_regex_split) g_regex_split __attribute((alias("IA__g_regex_split"), visibility("default")));
3899
3900 #undef g_regex_split_full 
3901 extern __typeof (g_regex_split_full) g_regex_split_full __attribute((alias("IA__g_regex_split_full"), visibility("default")));
3902
3903 #undef g_regex_replace 
3904 extern __typeof (g_regex_replace) g_regex_replace __attribute((alias("IA__g_regex_replace"), visibility("default")));
3905
3906 #undef g_regex_replace_literal 
3907 extern __typeof (g_regex_replace_literal) g_regex_replace_literal __attribute((alias("IA__g_regex_replace_literal"), visibility("default")));
3908
3909 #undef g_regex_replace_eval 
3910 extern __typeof (g_regex_replace_eval) g_regex_replace_eval __attribute((alias("IA__g_regex_replace_eval"), visibility("default")));
3911
3912 #undef g_regex_check_replacement 
3913 extern __typeof (g_regex_check_replacement) g_regex_check_replacement __attribute((alias("IA__g_regex_check_replacement"), visibility("default")));
3914
3915 #undef g_match_info_get_regex 
3916 extern __typeof (g_match_info_get_regex) g_match_info_get_regex __attribute((alias("IA__g_match_info_get_regex"), visibility("default")));
3917
3918 #undef g_match_info_get_string 
3919 extern __typeof (g_match_info_get_string) g_match_info_get_string __attribute((alias("IA__g_match_info_get_string"), visibility("default")));
3920
3921 #undef g_match_info_free 
3922 extern __typeof (g_match_info_free) g_match_info_free __attribute((alias("IA__g_match_info_free"), visibility("default")));
3923
3924 #undef g_match_info_next 
3925 extern __typeof (g_match_info_next) g_match_info_next __attribute((alias("IA__g_match_info_next"), visibility("default")));
3926
3927 #undef g_match_info_matches 
3928 extern __typeof (g_match_info_matches) g_match_info_matches __attribute((alias("IA__g_match_info_matches"), visibility("default")));
3929
3930 #undef g_match_info_get_match_count 
3931 extern __typeof (g_match_info_get_match_count) g_match_info_get_match_count __attribute((alias("IA__g_match_info_get_match_count"), visibility("default")));
3932
3933 #undef g_match_info_is_partial_match 
3934 extern __typeof (g_match_info_is_partial_match) g_match_info_is_partial_match __attribute((alias("IA__g_match_info_is_partial_match"), visibility("default")));
3935
3936 #undef g_match_info_expand_references 
3937 extern __typeof (g_match_info_expand_references) g_match_info_expand_references __attribute((alias("IA__g_match_info_expand_references"), visibility("default")));
3938
3939 #undef g_match_info_fetch 
3940 extern __typeof (g_match_info_fetch) g_match_info_fetch __attribute((alias("IA__g_match_info_fetch"), visibility("default")));
3941
3942 #undef g_match_info_fetch_pos 
3943 extern __typeof (g_match_info_fetch_pos) g_match_info_fetch_pos __attribute((alias("IA__g_match_info_fetch_pos"), visibility("default")));
3944
3945 #undef g_match_info_fetch_named 
3946 extern __typeof (g_match_info_fetch_named) g_match_info_fetch_named __attribute((alias("IA__g_match_info_fetch_named"), visibility("default")));
3947
3948 #undef g_match_info_fetch_named_pos 
3949 extern __typeof (g_match_info_fetch_named_pos) g_match_info_fetch_named_pos __attribute((alias("IA__g_match_info_fetch_named_pos"), visibility("default")));
3950
3951 #undef g_match_info_fetch_all 
3952 extern __typeof (g_match_info_fetch_all) g_match_info_fetch_all __attribute((alias("IA__g_match_info_fetch_all"), visibility("default")));
3953
3954 #endif
3955 #endif
3956 #if IN_HEADER(__G_VARIANT_TYPE_H__)
3957 #if IN_FILE(__G_VARIANT_TYPE_C__)
3958 #undef g_variant_type_string_is_valid 
3959 extern __typeof (g_variant_type_string_is_valid) g_variant_type_string_is_valid __attribute((alias("IA__g_variant_type_string_is_valid"), visibility("default")));
3960
3961 #undef g_variant_type_string_scan 
3962 extern __typeof (g_variant_type_string_scan) g_variant_type_string_scan __attribute((alias("IA__g_variant_type_string_scan"), visibility("default")));
3963
3964 #undef g_variant_type_free 
3965 extern __typeof (g_variant_type_free) g_variant_type_free __attribute((alias("IA__g_variant_type_free"), visibility("default")));
3966
3967 #undef g_variant_type_copy 
3968 extern __typeof (g_variant_type_copy) g_variant_type_copy __attribute((alias("IA__g_variant_type_copy"), visibility("default")));
3969
3970 #undef g_variant_type_new 
3971 extern __typeof (g_variant_type_new) g_variant_type_new __attribute((alias("IA__g_variant_type_new"), visibility("default")));
3972
3973 #undef g_variant_type_get_string_length 
3974 extern __typeof (g_variant_type_get_string_length) g_variant_type_get_string_length __attribute((alias("IA__g_variant_type_get_string_length"), visibility("default")));
3975
3976 #undef g_variant_type_peek_string 
3977 extern __typeof (g_variant_type_peek_string) g_variant_type_peek_string __attribute((alias("IA__g_variant_type_peek_string"), visibility("default")));
3978
3979 #undef g_variant_type_dup_string 
3980 extern __typeof (g_variant_type_dup_string) g_variant_type_dup_string __attribute((alias("IA__g_variant_type_dup_string"), visibility("default")));
3981
3982 #undef g_variant_type_is_definite 
3983 extern __typeof (g_variant_type_is_definite) g_variant_type_is_definite __attribute((alias("IA__g_variant_type_is_definite"), visibility("default")));
3984
3985 #undef g_variant_type_is_container 
3986 extern __typeof (g_variant_type_is_container) g_variant_type_is_container __attribute((alias("IA__g_variant_type_is_container"), visibility("default")));
3987
3988 #undef g_variant_type_is_basic 
3989 extern __typeof (g_variant_type_is_basic) g_variant_type_is_basic __attribute((alias("IA__g_variant_type_is_basic"), visibility("default")));
3990
3991 #undef g_variant_type_is_maybe 
3992 extern __typeof (g_variant_type_is_maybe) g_variant_type_is_maybe __attribute((alias("IA__g_variant_type_is_maybe"), visibility("default")));
3993
3994 #undef g_variant_type_is_array 
3995 extern __typeof (g_variant_type_is_array) g_variant_type_is_array __attribute((alias("IA__g_variant_type_is_array"), visibility("default")));
3996
3997 #undef g_variant_type_is_tuple 
3998 extern __typeof (g_variant_type_is_tuple) g_variant_type_is_tuple __attribute((alias("IA__g_variant_type_is_tuple"), visibility("default")));
3999
4000 #undef g_variant_type_is_dict_entry 
4001 extern __typeof (g_variant_type_is_dict_entry) g_variant_type_is_dict_entry __attribute((alias("IA__g_variant_type_is_dict_entry"), visibility("default")));
4002
4003 #undef g_variant_type_is_variant 
4004 extern __typeof (g_variant_type_is_variant) g_variant_type_is_variant __attribute((alias("IA__g_variant_type_is_variant"), visibility("default")));
4005
4006 #undef g_variant_type_hash 
4007 extern __typeof (g_variant_type_hash) g_variant_type_hash __attribute((alias("IA__g_variant_type_hash"), visibility("default")));
4008
4009 #undef g_variant_type_equal 
4010 extern __typeof (g_variant_type_equal) g_variant_type_equal __attribute((alias("IA__g_variant_type_equal"), visibility("default")));
4011
4012 #undef g_variant_type_is_subtype_of 
4013 extern __typeof (g_variant_type_is_subtype_of) g_variant_type_is_subtype_of __attribute((alias("IA__g_variant_type_is_subtype_of"), visibility("default")));
4014
4015 #undef g_variant_type_element 
4016 extern __typeof (g_variant_type_element) g_variant_type_element __attribute((alias("IA__g_variant_type_element"), visibility("default")));
4017
4018 #undef g_variant_type_first 
4019 extern __typeof (g_variant_type_first) g_variant_type_first __attribute((alias("IA__g_variant_type_first"), visibility("default")));
4020
4021 #undef g_variant_type_next 
4022 extern __typeof (g_variant_type_next) g_variant_type_next __attribute((alias("IA__g_variant_type_next"), visibility("default")));
4023
4024 #undef g_variant_type_n_items 
4025 extern __typeof (g_variant_type_n_items) g_variant_type_n_items __attribute((alias("IA__g_variant_type_n_items"), visibility("default")));
4026
4027 #undef g_variant_type_key 
4028 extern __typeof (g_variant_type_key) g_variant_type_key __attribute((alias("IA__g_variant_type_key"), visibility("default")));
4029
4030 #undef g_variant_type_value 
4031 extern __typeof (g_variant_type_value) g_variant_type_value __attribute((alias("IA__g_variant_type_value"), visibility("default")));
4032
4033 #undef g_variant_type_new_array 
4034 extern __typeof (g_variant_type_new_array) g_variant_type_new_array __attribute((alias("IA__g_variant_type_new_array"), visibility("default")));
4035
4036 #undef g_variant_type_new_maybe 
4037 extern __typeof (g_variant_type_new_maybe) g_variant_type_new_maybe __attribute((alias("IA__g_variant_type_new_maybe"), visibility("default")));
4038
4039 #undef g_variant_type_new_tuple 
4040 extern __typeof (g_variant_type_new_tuple) g_variant_type_new_tuple __attribute((alias("IA__g_variant_type_new_tuple"), visibility("default")));
4041
4042 #undef g_variant_type_new_dict_entry 
4043 extern __typeof (g_variant_type_new_dict_entry) g_variant_type_new_dict_entry __attribute((alias("IA__g_variant_type_new_dict_entry"), visibility("default")));
4044
4045 #undef g_variant_type_checked_ 
4046 extern __typeof (g_variant_type_checked_) g_variant_type_checked_ __attribute((alias("IA__g_variant_type_checked_"), visibility("default")));
4047
4048 #endif
4049 #endif
4050 #if IN_HEADER(__G_VARIANT_H__)
4051 #if IN_FILE(__G_VARIANT_CORE_C__)
4052 #undef g_variant_unref 
4053 extern __typeof (g_variant_unref) g_variant_unref __attribute((alias("IA__g_variant_unref"), visibility("default")));
4054
4055 #undef g_variant_ref 
4056 extern __typeof (g_variant_ref) g_variant_ref __attribute((alias("IA__g_variant_ref"), visibility("default")));
4057
4058 #undef g_variant_ref_sink 
4059 extern __typeof (g_variant_ref_sink) g_variant_ref_sink __attribute((alias("IA__g_variant_ref_sink"), visibility("default")));
4060
4061 #undef g_variant_n_children 
4062 extern __typeof (g_variant_n_children) g_variant_n_children __attribute((alias("IA__g_variant_n_children"), visibility("default")));
4063
4064 #undef g_variant_get_child_value 
4065 extern __typeof (g_variant_get_child_value) g_variant_get_child_value __attribute((alias("IA__g_variant_get_child_value"), visibility("default")));
4066
4067 #undef g_variant_get_size 
4068 extern __typeof (g_variant_get_size) g_variant_get_size __attribute((alias("IA__g_variant_get_size"), visibility("default")));
4069
4070 #undef g_variant_get_data 
4071 extern __typeof (g_variant_get_data) g_variant_get_data __attribute((alias("IA__g_variant_get_data"), visibility("default")));
4072
4073 #undef g_variant_store 
4074 extern __typeof (g_variant_store) g_variant_store __attribute((alias("IA__g_variant_store"), visibility("default")));
4075
4076 #undef g_variant_is_normal_form 
4077 extern __typeof (g_variant_is_normal_form) g_variant_is_normal_form __attribute((alias("IA__g_variant_is_normal_form"), visibility("default")));
4078
4079 #endif
4080 #if IN_FILE(__G_VARIANT_C__)
4081 #undef g_variant_get_type 
4082 extern __typeof (g_variant_get_type) g_variant_get_type __attribute((alias("IA__g_variant_get_type"), visibility("default")));
4083
4084 #undef g_variant_get_type_string 
4085 extern __typeof (g_variant_get_type_string) g_variant_get_type_string __attribute((alias("IA__g_variant_get_type_string"), visibility("default")));
4086
4087 #undef g_variant_is_of_type 
4088 extern __typeof (g_variant_is_of_type) g_variant_is_of_type __attribute((alias("IA__g_variant_is_of_type"), visibility("default")));
4089
4090 #undef g_variant_is_container 
4091 extern __typeof (g_variant_is_container) g_variant_is_container __attribute((alias("IA__g_variant_is_container"), visibility("default")));
4092
4093 #undef g_variant_classify 
4094 extern __typeof (g_variant_classify) g_variant_classify __attribute((alias("IA__g_variant_classify"), visibility("default")));
4095
4096 #undef g_variant_new_boolean 
4097 extern __typeof (g_variant_new_boolean) g_variant_new_boolean __attribute((alias("IA__g_variant_new_boolean"), visibility("default")));
4098
4099 #undef g_variant_new_byte 
4100 extern __typeof (g_variant_new_byte) g_variant_new_byte __attribute((alias("IA__g_variant_new_byte"), visibility("default")));
4101
4102 #undef g_variant_new_int16 
4103 extern __typeof (g_variant_new_int16) g_variant_new_int16 __attribute((alias("IA__g_variant_new_int16"), visibility("default")));
4104
4105 #undef g_variant_new_uint16 
4106 extern __typeof (g_variant_new_uint16) g_variant_new_uint16 __attribute((alias("IA__g_variant_new_uint16"), visibility("default")));
4107
4108 #undef g_variant_new_int32 
4109 extern __typeof (g_variant_new_int32) g_variant_new_int32 __attribute((alias("IA__g_variant_new_int32"), visibility("default")));
4110
4111 #undef g_variant_new_uint32 
4112 extern __typeof (g_variant_new_uint32) g_variant_new_uint32 __attribute((alias("IA__g_variant_new_uint32"), visibility("default")));
4113
4114 #undef g_variant_new_int64 
4115 extern __typeof (g_variant_new_int64) g_variant_new_int64 __attribute((alias("IA__g_variant_new_int64"), visibility("default")));
4116
4117 #undef g_variant_new_uint64 
4118 extern __typeof (g_variant_new_uint64) g_variant_new_uint64 __attribute((alias("IA__g_variant_new_uint64"), visibility("default")));
4119
4120 #undef g_variant_new_handle 
4121 extern __typeof (g_variant_new_handle) g_variant_new_handle __attribute((alias("IA__g_variant_new_handle"), visibility("default")));
4122
4123 #undef g_variant_new_double 
4124 extern __typeof (g_variant_new_double) g_variant_new_double __attribute((alias("IA__g_variant_new_double"), visibility("default")));
4125
4126 #undef g_variant_new_string 
4127 extern __typeof (g_variant_new_string) g_variant_new_string __attribute((alias("IA__g_variant_new_string"), visibility("default")));
4128
4129 #undef g_variant_new_object_path 
4130 extern __typeof (g_variant_new_object_path) g_variant_new_object_path __attribute((alias("IA__g_variant_new_object_path"), visibility("default")));
4131
4132 #undef g_variant_is_object_path 
4133 extern __typeof (g_variant_is_object_path) g_variant_is_object_path __attribute((alias("IA__g_variant_is_object_path"), visibility("default")));
4134
4135 #undef g_variant_new_signature 
4136 extern __typeof (g_variant_new_signature) g_variant_new_signature __attribute((alias("IA__g_variant_new_signature"), visibility("default")));
4137
4138 #undef g_variant_is_signature 
4139 extern __typeof (g_variant_is_signature) g_variant_is_signature __attribute((alias("IA__g_variant_is_signature"), visibility("default")));
4140
4141 #undef g_variant_new_variant 
4142 extern __typeof (g_variant_new_variant) g_variant_new_variant __attribute((alias("IA__g_variant_new_variant"), visibility("default")));
4143
4144 #undef g_variant_new_strv 
4145 extern __typeof (g_variant_new_strv) g_variant_new_strv __attribute((alias("IA__g_variant_new_strv"), visibility("default")));
4146
4147 #undef g_variant_get_boolean 
4148 extern __typeof (g_variant_get_boolean) g_variant_get_boolean __attribute((alias("IA__g_variant_get_boolean"), visibility("default")));
4149
4150 #undef g_variant_get_byte 
4151 extern __typeof (g_variant_get_byte) g_variant_get_byte __attribute((alias("IA__g_variant_get_byte"), visibility("default")));
4152
4153 #undef g_variant_get_int16 
4154 extern __typeof (g_variant_get_int16) g_variant_get_int16 __attribute((alias("IA__g_variant_get_int16"), visibility("default")));
4155
4156 #undef g_variant_get_uint16 
4157 extern __typeof (g_variant_get_uint16) g_variant_get_uint16 __attribute((alias("IA__g_variant_get_uint16"), visibility("default")));
4158
4159 #undef g_variant_get_int32 
4160 extern __typeof (g_variant_get_int32) g_variant_get_int32 __attribute((alias("IA__g_variant_get_int32"), visibility("default")));
4161
4162 #undef g_variant_get_uint32 
4163 extern __typeof (g_variant_get_uint32) g_variant_get_uint32 __attribute((alias("IA__g_variant_get_uint32"), visibility("default")));
4164
4165 #undef g_variant_get_int64 
4166 extern __typeof (g_variant_get_int64) g_variant_get_int64 __attribute((alias("IA__g_variant_get_int64"), visibility("default")));
4167
4168 #undef g_variant_get_uint64 
4169 extern __typeof (g_variant_get_uint64) g_variant_get_uint64 __attribute((alias("IA__g_variant_get_uint64"), visibility("default")));
4170
4171 #undef g_variant_get_handle 
4172 extern __typeof (g_variant_get_handle) g_variant_get_handle __attribute((alias("IA__g_variant_get_handle"), visibility("default")));
4173
4174 #undef g_variant_get_double 
4175 extern __typeof (g_variant_get_double) g_variant_get_double __attribute((alias("IA__g_variant_get_double"), visibility("default")));
4176
4177 #undef g_variant_get_string 
4178 extern __typeof (g_variant_get_string) g_variant_get_string __attribute((alias("IA__g_variant_get_string"), visibility("default")));
4179
4180 #undef g_variant_dup_string 
4181 extern __typeof (g_variant_dup_string) g_variant_dup_string __attribute((alias("IA__g_variant_dup_string"), visibility("default")));
4182
4183 #undef g_variant_get_variant 
4184 extern __typeof (g_variant_get_variant) g_variant_get_variant __attribute((alias("IA__g_variant_get_variant"), visibility("default")));
4185
4186 #undef g_variant_get_strv 
4187 extern __typeof (g_variant_get_strv) g_variant_get_strv __attribute((alias("IA__g_variant_get_strv"), visibility("default")));
4188
4189 #undef g_variant_dup_strv 
4190 extern __typeof (g_variant_dup_strv) g_variant_dup_strv __attribute((alias("IA__g_variant_dup_strv"), visibility("default")));
4191
4192 #undef g_variant_new_maybe 
4193 extern __typeof (g_variant_new_maybe) g_variant_new_maybe __attribute((alias("IA__g_variant_new_maybe"), visibility("default")));
4194
4195 #undef g_variant_new_array 
4196 extern __typeof (g_variant_new_array) g_variant_new_array __attribute((alias("IA__g_variant_new_array"), visibility("default")));
4197
4198 #undef g_variant_new_tuple 
4199 extern __typeof (g_variant_new_tuple) g_variant_new_tuple __attribute((alias("IA__g_variant_new_tuple"), visibility("default")));
4200
4201 #undef g_variant_new_dict_entry 
4202 extern __typeof (g_variant_new_dict_entry) g_variant_new_dict_entry __attribute((alias("IA__g_variant_new_dict_entry"), visibility("default")));
4203
4204 #undef g_variant_get_maybe 
4205 extern __typeof (g_variant_get_maybe) g_variant_get_maybe __attribute((alias("IA__g_variant_get_maybe"), visibility("default")));
4206
4207 #undef g_variant_get_fixed_array 
4208 extern __typeof (g_variant_get_fixed_array) g_variant_get_fixed_array __attribute((alias("IA__g_variant_get_fixed_array"), visibility("default")));
4209
4210 #undef g_variant_print 
4211 extern __typeof (g_variant_print) g_variant_print __attribute((alias("IA__g_variant_print"), visibility("default")));
4212
4213 #undef g_variant_print_string 
4214 extern __typeof (g_variant_print_string) g_variant_print_string __attribute((alias("IA__g_variant_print_string"), visibility("default")));
4215
4216 #undef g_variant_hash 
4217 extern __typeof (g_variant_hash) g_variant_hash __attribute((alias("IA__g_variant_hash"), visibility("default")));
4218
4219 #undef g_variant_equal 
4220 extern __typeof (g_variant_equal) g_variant_equal __attribute((alias("IA__g_variant_equal"), visibility("default")));
4221
4222 #undef g_variant_iter_copy 
4223 extern __typeof (g_variant_iter_copy) g_variant_iter_copy __attribute((alias("IA__g_variant_iter_copy"), visibility("default")));
4224
4225 #undef g_variant_iter_free 
4226 extern __typeof (g_variant_iter_free) g_variant_iter_free __attribute((alias("IA__g_variant_iter_free"), visibility("default")));
4227
4228 #undef g_variant_iter_init 
4229 extern __typeof (g_variant_iter_init) g_variant_iter_init __attribute((alias("IA__g_variant_iter_init"), visibility("default")));
4230
4231 #undef g_variant_iter_n_children 
4232 extern __typeof (g_variant_iter_n_children) g_variant_iter_n_children __attribute((alias("IA__g_variant_iter_n_children"), visibility("default")));
4233
4234 #undef g_variant_iter_new 
4235 extern __typeof (g_variant_iter_new) g_variant_iter_new __attribute((alias("IA__g_variant_iter_new"), visibility("default")));
4236
4237 #undef g_variant_iter_next_value 
4238 extern __typeof (g_variant_iter_next_value) g_variant_iter_next_value __attribute((alias("IA__g_variant_iter_next_value"), visibility("default")));
4239
4240 #undef g_variant_builder_add_value 
4241 extern __typeof (g_variant_builder_add_value) g_variant_builder_add_value __attribute((alias("IA__g_variant_builder_add_value"), visibility("default")));
4242
4243 #undef g_variant_builder_init 
4244 extern __typeof (g_variant_builder_init) g_variant_builder_init __attribute((alias("IA__g_variant_builder_init"), visibility("default")));
4245
4246 #undef g_variant_builder_clear 
4247 extern __typeof (g_variant_builder_clear) g_variant_builder_clear __attribute((alias("IA__g_variant_builder_clear"), visibility("default")));
4248
4249 #undef g_variant_builder_open 
4250 extern __typeof (g_variant_builder_open) g_variant_builder_open __attribute((alias("IA__g_variant_builder_open"), visibility("default")));
4251
4252 #undef g_variant_builder_close 
4253 extern __typeof (g_variant_builder_close) g_variant_builder_close __attribute((alias("IA__g_variant_builder_close"), visibility("default")));
4254
4255 #undef g_variant_builder_end 
4256 extern __typeof (g_variant_builder_end) g_variant_builder_end __attribute((alias("IA__g_variant_builder_end"), visibility("default")));
4257
4258 #undef g_variant_builder_new 
4259 extern __typeof (g_variant_builder_new) g_variant_builder_new __attribute((alias("IA__g_variant_builder_new"), visibility("default")));
4260
4261 #undef g_variant_builder_unref 
4262 extern __typeof (g_variant_builder_unref) g_variant_builder_unref __attribute((alias("IA__g_variant_builder_unref"), visibility("default")));
4263
4264 #undef g_variant_builder_ref 
4265 extern __typeof (g_variant_builder_ref) g_variant_builder_ref __attribute((alias("IA__g_variant_builder_ref"), visibility("default")));
4266
4267 #undef g_variant_new_va 
4268 extern __typeof (g_variant_new_va) g_variant_new_va __attribute((alias("IA__g_variant_new_va"), visibility("default")));
4269
4270 #undef g_variant_get_va 
4271 extern __typeof (g_variant_get_va) g_variant_get_va __attribute((alias("IA__g_variant_get_va"), visibility("default")));
4272
4273 #undef g_variant_new 
4274 extern __typeof (g_variant_new) g_variant_new __attribute((alias("IA__g_variant_new"), visibility("default")));
4275
4276 #undef g_variant_get 
4277 extern __typeof (g_variant_get) g_variant_get __attribute((alias("IA__g_variant_get"), visibility("default")));
4278
4279 #undef g_variant_builder_add 
4280 extern __typeof (g_variant_builder_add) g_variant_builder_add __attribute((alias("IA__g_variant_builder_add"), visibility("default")));
4281
4282 #undef g_variant_get_child 
4283 extern __typeof (g_variant_get_child) g_variant_get_child __attribute((alias("IA__g_variant_get_child"), visibility("default")));
4284
4285 #undef g_variant_iter_next 
4286 extern __typeof (g_variant_iter_next) g_variant_iter_next __attribute((alias("IA__g_variant_iter_next"), visibility("default")));
4287
4288 #undef g_variant_iter_loop 
4289 extern __typeof (g_variant_iter_loop) g_variant_iter_loop __attribute((alias("IA__g_variant_iter_loop"), visibility("default")));
4290
4291 #undef g_variant_new_from_data 
4292 extern __typeof (g_variant_new_from_data) g_variant_new_from_data __attribute((alias("IA__g_variant_new_from_data"), visibility("default")));
4293
4294 #undef g_variant_get_normal_form 
4295 extern __typeof (g_variant_get_normal_form) g_variant_get_normal_form __attribute((alias("IA__g_variant_get_normal_form"), visibility("default")));
4296
4297 #undef g_variant_byteswap 
4298 extern __typeof (g_variant_byteswap) g_variant_byteswap __attribute((alias("IA__g_variant_byteswap"), visibility("default")));
4299
4300 #endif
4301 #if IN_FILE(__G_VARIANT_PARSER_C__)
4302 #undef g_variant_new_parsed 
4303 extern __typeof (g_variant_new_parsed) g_variant_new_parsed __attribute((alias("IA__g_variant_new_parsed"), visibility("default")));
4304
4305 #undef g_variant_new_parsed_va 
4306 extern __typeof (g_variant_new_parsed_va) g_variant_new_parsed_va __attribute((alias("IA__g_variant_new_parsed_va"), visibility("default")));
4307
4308 #undef g_variant_parse 
4309 extern __typeof (g_variant_parse) g_variant_parse __attribute((alias("IA__g_variant_parse"), visibility("default")));
4310
4311 #undef g_variant_parser_get_error_quark 
4312 extern __typeof (g_variant_parser_get_error_quark) g_variant_parser_get_error_quark __attribute((alias("IA__g_variant_parser_get_error_quark"), visibility("default")));
4313
4314 #endif
4315 #endif
4316 #if IN_HEADER(__G_VARIANT_TYPE_INFO_H__)
4317 #if IN_FILE(__G_VARIANT_TYPE_INFO_C__)
4318 #undef g_variant_type_info_get_type_string 
4319 extern __typeof (g_variant_type_info_get_type_string) g_variant_type_info_get_type_string __attribute((alias("IA__g_variant_type_info_get_type_string"), visibility("default")));
4320
4321 #undef g_variant_type_info_query 
4322 extern __typeof (g_variant_type_info_query) g_variant_type_info_query __attribute((alias("IA__g_variant_type_info_query"), visibility("default")));
4323
4324 #undef g_variant_type_info_element 
4325 extern __typeof (g_variant_type_info_element) g_variant_type_info_element __attribute((alias("IA__g_variant_type_info_element"), visibility("default")));
4326
4327 #undef g_variant_type_info_query_element 
4328 extern __typeof (g_variant_type_info_query_element) g_variant_type_info_query_element __attribute((alias("IA__g_variant_type_info_query_element"), visibility("default")));
4329
4330 #undef g_variant_type_info_n_members 
4331 extern __typeof (g_variant_type_info_n_members) g_variant_type_info_n_members __attribute((alias("IA__g_variant_type_info_n_members"), visibility("default")));
4332
4333 #undef g_variant_type_info_member_info 
4334 extern __typeof (g_variant_type_info_member_info) g_variant_type_info_member_info __attribute((alias("IA__g_variant_type_info_member_info"), visibility("default")));
4335
4336 #undef g_variant_type_info_get 
4337 extern __typeof (g_variant_type_info_get) g_variant_type_info_get __attribute((alias("IA__g_variant_type_info_get"), visibility("default")));
4338
4339 #undef g_variant_type_info_ref 
4340 extern __typeof (g_variant_type_info_ref) g_variant_type_info_ref __attribute((alias("IA__g_variant_type_info_ref"), visibility("default")));
4341
4342 #undef g_variant_type_info_unref 
4343 extern __typeof (g_variant_type_info_unref) g_variant_type_info_unref __attribute((alias("IA__g_variant_type_info_unref"), visibility("default")));
4344
4345 #undef g_variant_type_info_assert_no_infos 
4346 extern __typeof (g_variant_type_info_assert_no_infos) g_variant_type_info_assert_no_infos __attribute((alias("IA__g_variant_type_info_assert_no_infos"), visibility("default")));
4347
4348 #endif
4349 #endif
4350 #if IN_HEADER(__G_VARIANT_SERIALISER_H__)
4351 #if IN_FILE(__G_VARIANT_SERIALISER_C__)
4352 #undef g_variant_serialised_byteswap 
4353 extern __typeof (g_variant_serialised_byteswap) g_variant_serialised_byteswap __attribute((alias("IA__g_variant_serialised_byteswap"), visibility("default")));
4354
4355 #undef g_variant_serialised_get_child 
4356 extern __typeof (g_variant_serialised_get_child) g_variant_serialised_get_child __attribute((alias("IA__g_variant_serialised_get_child"), visibility("default")));
4357
4358 #undef g_variant_serialised_is_normal 
4359 extern __typeof (g_variant_serialised_is_normal) g_variant_serialised_is_normal __attribute((alias("IA__g_variant_serialised_is_normal"), visibility("default")));
4360
4361 #undef g_variant_serialised_n_children 
4362 extern __typeof (g_variant_serialised_n_children) g_variant_serialised_n_children __attribute((alias("IA__g_variant_serialised_n_children"), visibility("default")));
4363
4364 #undef g_variant_serialiser_is_object_path 
4365 extern __typeof (g_variant_serialiser_is_object_path) g_variant_serialiser_is_object_path __attribute((alias("IA__g_variant_serialiser_is_object_path"), visibility("default")));
4366
4367 #undef g_variant_serialiser_is_signature 
4368 extern __typeof (g_variant_serialiser_is_signature) g_variant_serialiser_is_signature __attribute((alias("IA__g_variant_serialiser_is_signature"), visibility("default")));
4369
4370 #undef g_variant_serialiser_is_string 
4371 extern __typeof (g_variant_serialiser_is_string) g_variant_serialiser_is_string __attribute((alias("IA__g_variant_serialiser_is_string"), visibility("default")));
4372
4373 #undef g_variant_serialiser_needed_size 
4374 extern __typeof (g_variant_serialiser_needed_size) g_variant_serialiser_needed_size __attribute((alias("IA__g_variant_serialiser_needed_size"), visibility("default")));
4375
4376 #undef g_variant_serialiser_serialise 
4377 extern __typeof (g_variant_serialiser_serialise) g_variant_serialiser_serialise __attribute((alias("IA__g_variant_serialiser_serialise"), visibility("default")));
4378
4379 #endif
4380 #endif
4381 #if IN_HEADER(__G_VARIANT_INTERNAL_H__)
4382 #if IN_FILE(__G_VARIANT_C__)
4383 #undef g_variant_format_string_scan_type 
4384 extern __typeof (g_variant_format_string_scan_type) g_variant_format_string_scan_type __attribute((alias("IA__g_variant_format_string_scan_type"), visibility("default")));
4385
4386 #undef g_variant_format_string_scan 
4387 extern __typeof (g_variant_format_string_scan) g_variant_format_string_scan __attribute((alias("IA__g_variant_format_string_scan"), visibility("default")));
4388
4389 #endif
4390 #endif
4391 #if IN_HEADER(__G_WIN32_H__)
4392 #if IN_FILE(__G_WIN32_H__)
4393 #ifdef G_OS_WIN32
4394 #undef g_win32_error_message 
4395 extern __typeof (g_win32_error_message) g_win32_error_message __attribute((alias("IA__g_win32_error_message"), visibility("default")));
4396
4397 #undef g_win32_ftruncate 
4398 extern __typeof (g_win32_ftruncate) g_win32_ftruncate __attribute((alias("IA__g_win32_ftruncate"), visibility("default")));
4399
4400 #undef g_win32_get_package_installation_directory_of_module 
4401 extern __typeof (g_win32_get_package_installation_directory_of_module) g_win32_get_package_installation_directory_of_module __attribute((alias("IA__g_win32_get_package_installation_directory_of_module"), visibility("default")));
4402
4403 #ifndef _WIN64
4404 #undef g_win32_get_package_installation_directory 
4405 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")));
4406
4407 #endif
4408 #undef g_win32_get_package_installation_directory_utf8 
4409 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")));
4410
4411 #ifndef _WIN64
4412 #undef g_win32_get_package_installation_subdirectory 
4413 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")));
4414
4415 #endif
4416 #undef g_win32_get_package_installation_subdirectory_utf8 
4417 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")));
4418
4419 #undef g_win32_get_windows_version 
4420 extern __typeof (g_win32_get_windows_version) g_win32_get_windows_version __attribute((alias("IA__g_win32_get_windows_version"), visibility("default")));
4421
4422 #undef g_win32_getlocale 
4423 extern __typeof (g_win32_getlocale) g_win32_getlocale __attribute((alias("IA__g_win32_getlocale"), visibility("default")));
4424
4425 #undef g_win32_locale_filename_from_utf8 
4426 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")));
4427
4428 #endif
4429 #endif
4430 #endif
4431 #if IN_HEADER(__G_HOST_UTILS_H__)
4432 #if IN_FILE(__G_HOST_UTILS_C__)
4433 #undef g_hostname_is_non_ascii 
4434 extern __typeof (g_hostname_is_non_ascii) g_hostname_is_non_ascii __attribute((alias("IA__g_hostname_is_non_ascii"), visibility("default")));
4435
4436 #undef g_hostname_is_ascii_encoded 
4437 extern __typeof (g_hostname_is_ascii_encoded) g_hostname_is_ascii_encoded __attribute((alias("IA__g_hostname_is_ascii_encoded"), visibility("default")));
4438
4439 #undef g_hostname_is_ip_address 
4440 extern __typeof (g_hostname_is_ip_address) g_hostname_is_ip_address __attribute((alias("IA__g_hostname_is_ip_address"), visibility("default")));
4441
4442 #undef g_hostname_to_ascii 
4443 extern __typeof (g_hostname_to_ascii) g_hostname_to_ascii __attribute((alias("IA__g_hostname_to_ascii"), visibility("default")));
4444
4445 #undef g_hostname_to_unicode 
4446 extern __typeof (g_hostname_to_unicode) g_hostname_to_unicode __attribute((alias("IA__g_hostname_to_unicode"), visibility("default")));
4447
4448 #endif
4449 #endif
4450
4451 #endif /* G_HAVE_GNUC_VISIBILITY */
4452 #endif /* DISABLE_VISIBILITY */