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