#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif
GO(FLAC__format_blocksize_is_subset, iFuu)
GO(FLAC__format_cuesheet_is_legal, iFpip)
GO(FLAC__format_picture_is_legal, iFpp)
GO(FLAC__format_sample_rate_is_subset, iFu)
GO(FLAC__format_seektable_is_legal, iFp)
GO(FLAC__format_seektable_sort, uFp)
GO(FLAC__format_vorbiscomment_entry_is_legal, iFpu)
GO(FLAC__format_vorbiscomment_entry_name_is_legal, iFp)
GO(FLAC__metadata_chain_check_if_tempfile_needed, iFpi)
GO(FLAC__metadata_chain_new, pFv)
GO(FLAC__metadata_chain_read_ogg, iFpp)
GOM(FLAC__metadata_chain_read_with_callbacks, iFEppPPPPPP)
GO(FLAC__metadata_chain_sort_padding, vFp)
GO(FLAC__metadata_chain_status, uFp)
DATA(FLAC__Metadata_ChainStatusString, sizeof(void*))
GO(FLAC__metadata_chain_write, iFpii)
GO(FLAC__metadata_get_cuesheet, iFpp)
GO(FLAC__metadata_get_picture, iFppuppuuuu)
GO(FLAC__metadata_get_streaminfo, iFpp)
GO(FLAC__metadata_iterator_delete, vFp)
GO(FLAC__metadata_iterator_delete_block, iFpi)
GO(FLAC__metadata_iterator_get_block, pFp)
GO(FLAC__metadata_iterator_get_block_type, uFp)
GO(FLAC__metadata_iterator_init, vFpp)
GO(FLAC__metadata_iterator_insert_block_after, iFpp)
GO(FLAC__metadata_iterator_insert_block_before, iFpp)
GO(FLAC__metadata_iterator_new, pFv)
GO(FLAC__metadata_iterator_next, iFp)
GO(FLAC__metadata_iterator_prev, iFp)
GO(FLAC__metadata_iterator_set_block, iFpp)
GO(FLAC__metadata_object_application_set_data, iFppui)
GO(FLAC__metadata_object_clone, pFp)
GO(FLAC__metadata_object_cuesheet_calculate_cddb_id, uFp)
GO(FLAC__metadata_object_cuesheet_delete_track, iFpu)
GO(FLAC__metadata_object_cuesheet_insert_track, iFpupi)
GO(FLAC__metadata_object_cuesheet_is_legal, iFpip)
GO(FLAC__metadata_object_cuesheet_track_clone, pFp)
GO(FLAC__metadata_object_cuesheet_track_delete, vFp)
GO(FLAC__metadata_object_cuesheet_track_delete_index, iFpuu)
GO(FLAC__metadata_object_cuesheet_track_new, pFv)
GO(FLAC__metadata_object_delete, vFp)
GO(FLAC__metadata_object_is_equal, iFpp)
GO(FLAC__metadata_object_new, pFu)
GO(FLAC__metadata_object_picture_is_legal, iFpp)
GO(FLAC__metadata_object_picture_set_data, iFppui)
GO(FLAC__metadata_object_picture_set_description, iFppi)
GO(FLAC__metadata_object_picture_set_mime_type, iFppi)
GO(FLAC__metadata_object_seektable_is_legal, iFp)
GO(FLAC__metadata_object_seektable_template_append_point, iFpL)
GO(FLAC__metadata_object_seektable_template_append_points, iFppu)
GO(FLAC__metadata_object_seektable_template_append_spaced_points_by_samples, iFpuL)
GO(FLAC__metadata_object_seektable_template_sort, iFpi)
GO(FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair, iFppp)
GO(FLAC__metadata_object_vorbiscomment_find_entry_from, iFpup)
GO(FLAC__metadata_object_vorbiscomment_remove_entries_matching, iFpp)
GO(FLAC__metadata_simple_iterator_delete, vFp)
GO(FLAC__metadata_simple_iterator_delete_block, iFpi)
GO(FLAC__metadata_simple_iterator_get_application_id, iFpp)
GO(FLAC__metadata_simple_iterator_get_block, pFp)
GO(FLAC__metadata_simple_iterator_get_block_length, uFp)
GO(FLAC__metadata_simple_iterator_get_block_offset, lFp)
GO(FLAC__metadata_simple_iterator_get_block_type, uFp)
GO(FLAC__metadata_simple_iterator_init, iFppii)
GO(FLAC__metadata_simple_iterator_insert_block_after, iFppi)
GO(FLAC__metadata_simple_iterator_is_last, iFp)
GO(FLAC__metadata_simple_iterator_new, pFv)
GO(FLAC__metadata_simple_iterator_prev, iFp)
GO(FLAC__metadata_simple_iterator_status, uFp)
GO(FLAC__stream_decoder_delete, vFp)
DATA(FLAC__StreamDecoderErrorStatusString, sizeof(void*))
GO(FLAC__stream_decoder_finish, iFp)
GO(FLAC__stream_decoder_flush, iFp)
GO(FLAC__stream_decoder_get_blocksize, uFp)
GO(FLAC__stream_decoder_get_channel_assignment, uFp)
GO(FLAC__stream_decoder_get_decode_position, iFpp)
GO(FLAC__stream_decoder_get_md5_checking, iFp)
GO(FLAC__stream_decoder_get_resolved_state_string, pFp)
GO(FLAC__stream_decoder_get_state, uFp)
GO(FLAC__stream_decoder_get_total_samples, LFp)
GOM(FLAC__stream_decoder_init_stream, iFEpppppppppp)
GO(FLAC__stream_decoder_new, pFv)
GO(FLAC__stream_decoder_process_single, iFp)
GO(FLAC__stream_decoder_process_until_end_of_metadata, iFp)
GO(FLAC__stream_decoder_process_until_end_of_stream, iFp)
GO(FLAC__stream_decoder_reset, iFp)
GO(FLAC__stream_decoder_seek_absolute, iFpL)
GO(FLAC__stream_decoder_set_md5_checking, iFpi)
GO(FLAC__stream_decoder_set_metadata_ignore, iFpu)
GO(FLAC__stream_decoder_set_metadata_ignore_all, iFp)
GO(FLAC__stream_decoder_set_metadata_ignore_application, iFpp)
GO(FLAC__stream_decoder_set_ogg_serial_number, iFpl)
GO(FLAC__stream_decoder_skip_single_frame, iFp)
GO(FLAC__stream_encoder_delete, vFp)
GO(FLAC__stream_encoder_finish, iFp)
GO(FLAC__stream_encoder_get_resolved_state_string, pFp)
GO(FLAC__stream_encoder_get_rice_parameter_search_dist, uFp)
GO(FLAC__stream_encoder_get_state, uFp)
GO(FLAC__stream_encoder_get_total_samples_estimate, LFp)
GO(FLAC__stream_encoder_get_verify_decoder_error_stats, vFppppppp)
GO(FLAC__stream_encoder_get_verify_decoder_state, uFp)
GO(FLAC__stream_encoder_new, pFv)
GO(FLAC__stream_encoder_process, iFppu)
GO(FLAC__stream_encoder_process_interleaved, iFppu)
GO(FLAC__stream_encoder_set_apodization, iFpp)
GO(FLAC__stream_encoder_set_metadata, iFppu)
GO(FLAC__stream_encoder_set_ogg_serial_number, iFpl)
GO(FLAC__stream_encoder_set_rice_parameter_search_dist, iFpu)
GO(FLAC__stream_encoder_set_total_samples_estimate, iFpL)