godot/drivers/alsa/asound-so_wrap.h

#ifndef DYLIBLOAD_WRAPPER_ASOUND
#define DYLIBLOAD_WRAPPER_ASOUND
// This file is generated. Do not edit!
// see https://github.com/hpvb/dynload-wrapper for details
// generated by generate-wrapper.py 0.3 on 2023-01-12 10:26:13
// flags: generate-wrapper.py --include ./thirdparty/linuxbsd_headers/alsa/asoundlib.h --sys-include "thirdparty/linuxbsd_headers/alsa/asoundlib.h" --soname libasound.so.2 --init-name asound --omit-prefix snd_pcm_sw_params_set_tstamp_type --omit-prefix snd_pcm_status_get_audio_htstamp_report --omit-prefix snd_pcm_sw_params_get_tstamp_type --omit-prefix snd_pcm_status_set_audio_htstamp_config --output-header ./drivers/alsa/asound-so_wrap.h --output-implementation ./drivers/alsa/asound-so_wrap.c
//
#include <stdint.h>

#define snd_asoundlib_version
#define snd_dlopen
#define snd_dlsym
#define snd_dlclose
#define snd_async_add_handler
#define snd_async_del_handler
#define snd_async_handler_get_fd
#define snd_async_handler_get_signo
#define snd_async_handler_get_callback_private
#define snd_shm_area_create
#define snd_shm_area_share
#define snd_shm_area_destroy
#define snd_user_file
#define snd_input_stdio_open
#define snd_input_stdio_attach
#define snd_input_buffer_open
#define snd_input_close
#define snd_input_scanf
#define snd_input_gets
#define snd_input_getc
#define snd_input_ungetc
#define snd_output_stdio_open
#define snd_output_stdio_attach
#define snd_output_buffer_open
#define snd_output_buffer_string
#define snd_output_close
#define snd_output_printf
#define snd_output_vprintf
#define snd_output_puts
#define snd_output_putc
#define snd_output_flush
#define snd_strerror
#define snd_lib_error_set_handler
#define snd_lib_error_set_local
#define snd_config_top
#define snd_config_load
#define snd_config_load_override
#define snd_config_save
#define snd_config_update
#define snd_config_update_r
#define snd_config_update_free
#define snd_config_update_free_global
#define snd_config_update_ref
#define snd_config_ref
#define snd_config_unref
#define snd_config_search
#define snd_config_searchv
#define snd_config_search_definition
#define snd_config_expand
#define snd_config_evaluate
#define snd_config_add
#define snd_config_delete
#define snd_config_delete_compound_members
#define snd_config_copy
#define snd_config_make
#define snd_config_make_integer
#define snd_config_make_integer64
#define snd_config_make_real
#define snd_config_make_string
#define snd_config_make_pointer
#define snd_config_make_compound
#define snd_config_imake_integer
#define snd_config_imake_integer64
#define snd_config_imake_real
#define snd_config_imake_string
#define snd_config_imake_safe_string
#define snd_config_imake_pointer
#define snd_config_get_type
#define snd_config_set_id
#define snd_config_set_integer
#define snd_config_set_integer64
#define snd_config_set_real
#define snd_config_set_string
#define snd_config_set_ascii
#define snd_config_set_pointer
#define snd_config_get_id
#define snd_config_get_integer
#define snd_config_get_integer64
#define snd_config_get_real
#define snd_config_get_ireal
#define snd_config_get_string
#define snd_config_get_ascii
#define snd_config_get_pointer
#define snd_config_test_id
#define snd_config_iterator_first
#define snd_config_iterator_next
#define snd_config_iterator_end
#define snd_config_iterator_entry
#define snd_config_get_bool_ascii
#define snd_config_get_bool
#define snd_config_get_ctl_iface_ascii
#define snd_config_get_ctl_iface
#define snd_names_list
#define snd_names_list_free
#define snd_pcm_open
#define snd_pcm_open_lconf
#define snd_pcm_open_fallback
#define snd_pcm_close
#define snd_pcm_name
#define snd_pcm_type
#define snd_pcm_stream
#define snd_pcm_poll_descriptors_count
#define snd_pcm_poll_descriptors
#define snd_pcm_poll_descriptors_revents
#define snd_pcm_nonblock
#define snd_async_add_pcm_handler
#define snd_async_handler_get_pcm
#define snd_pcm_info
#define snd_pcm_hw_params_current
#define snd_pcm_hw_params
#define snd_pcm_hw_free
#define snd_pcm_sw_params_current
#define snd_pcm_sw_params
#define snd_pcm_prepare
#define snd_pcm_reset
#define snd_pcm_status
#define snd_pcm_start
#define snd_pcm_drop
#define snd_pcm_drain
#define snd_pcm_pause
#define snd_pcm_state
#define snd_pcm_hwsync
#define snd_pcm_delay
#define snd_pcm_resume
#define snd_pcm_htimestamp
#define snd_pcm_avail
#define snd_pcm_avail_update
#define snd_pcm_avail_delay
#define snd_pcm_rewindable
#define snd_pcm_rewind
#define snd_pcm_forwardable
#define snd_pcm_forward
#define snd_pcm_writei
#define snd_pcm_readi
#define snd_pcm_writen
#define snd_pcm_readn
#define snd_pcm_wait
#define snd_pcm_link
#define snd_pcm_unlink
#define snd_pcm_query_chmaps
#define snd_pcm_query_chmaps_from_hw
#define snd_pcm_free_chmaps
#define snd_pcm_get_chmap
#define snd_pcm_set_chmap
#define snd_pcm_chmap_type_name
#define snd_pcm_chmap_name
#define snd_pcm_chmap_long_name
#define snd_pcm_chmap_print
#define snd_pcm_chmap_from_string
#define snd_pcm_chmap_parse_string
#define snd_pcm_recover
#define snd_pcm_set_params
#define snd_pcm_get_params
#define snd_pcm_info_sizeof
#define snd_pcm_info_malloc
#define snd_pcm_info_free
#define snd_pcm_info_copy
#define snd_pcm_info_get_device
#define snd_pcm_info_get_subdevice
#define snd_pcm_info_get_stream
#define snd_pcm_info_get_card
#define snd_pcm_info_get_id
#define snd_pcm_info_get_name
#define snd_pcm_info_get_subdevice_name
#define snd_pcm_info_get_class
#define snd_pcm_info_get_subclass
#define snd_pcm_info_get_subdevices_count
#define snd_pcm_info_get_subdevices_avail
#define snd_pcm_info_get_sync
#define snd_pcm_info_set_device
#define snd_pcm_info_set_subdevice
#define snd_pcm_info_set_stream
#define snd_pcm_hw_params_any
#define snd_pcm_hw_params_can_mmap_sample_resolution
#define snd_pcm_hw_params_is_double
#define snd_pcm_hw_params_is_batch
#define snd_pcm_hw_params_is_block_transfer
#define snd_pcm_hw_params_is_monotonic
#define snd_pcm_hw_params_can_overrange
#define snd_pcm_hw_params_can_pause
#define snd_pcm_hw_params_can_resume
#define snd_pcm_hw_params_is_half_duplex
#define snd_pcm_hw_params_is_joint_duplex
#define snd_pcm_hw_params_can_sync_start
#define snd_pcm_hw_params_can_disable_period_wakeup
#define snd_pcm_hw_params_supports_audio_wallclock_ts
#define snd_pcm_hw_params_supports_audio_ts_type
#define snd_pcm_hw_params_get_rate_numden
#define snd_pcm_hw_params_get_sbits
#define snd_pcm_hw_params_get_fifo_size
#define snd_pcm_hw_params_sizeof
#define snd_pcm_hw_params_malloc
#define snd_pcm_hw_params_free
#define snd_pcm_hw_params_copy
#define snd_pcm_hw_params_get_access
#define snd_pcm_hw_params_test_access
#define snd_pcm_hw_params_set_access
#define snd_pcm_hw_params_set_access_first
#define snd_pcm_hw_params_set_access_last
#define snd_pcm_hw_params_set_access_mask
#define snd_pcm_hw_params_get_access_mask
#define snd_pcm_hw_params_get_format
#define snd_pcm_hw_params_test_format
#define snd_pcm_hw_params_set_format
#define snd_pcm_hw_params_set_format_first
#define snd_pcm_hw_params_set_format_last
#define snd_pcm_hw_params_set_format_mask
#define snd_pcm_hw_params_get_format_mask
#define snd_pcm_hw_params_get_subformat
#define snd_pcm_hw_params_test_subformat
#define snd_pcm_hw_params_set_subformat
#define snd_pcm_hw_params_set_subformat_first
#define snd_pcm_hw_params_set_subformat_last
#define snd_pcm_hw_params_set_subformat_mask
#define snd_pcm_hw_params_get_subformat_mask
#define snd_pcm_hw_params_get_channels
#define snd_pcm_hw_params_get_channels_min
#define snd_pcm_hw_params_get_channels_max
#define snd_pcm_hw_params_test_channels
#define snd_pcm_hw_params_set_channels
#define snd_pcm_hw_params_set_channels_min
#define snd_pcm_hw_params_set_channels_max
#define snd_pcm_hw_params_set_channels_minmax
#define snd_pcm_hw_params_set_channels_near
#define snd_pcm_hw_params_set_channels_first
#define snd_pcm_hw_params_set_channels_last
#define snd_pcm_hw_params_get_rate
#define snd_pcm_hw_params_get_rate_min
#define snd_pcm_hw_params_get_rate_max
#define snd_pcm_hw_params_test_rate
#define snd_pcm_hw_params_set_rate
#define snd_pcm_hw_params_set_rate_min
#define snd_pcm_hw_params_set_rate_max
#define snd_pcm_hw_params_set_rate_minmax
#define snd_pcm_hw_params_set_rate_near
#define snd_pcm_hw_params_set_rate_first
#define snd_pcm_hw_params_set_rate_last
#define snd_pcm_hw_params_set_rate_resample
#define snd_pcm_hw_params_get_rate_resample
#define snd_pcm_hw_params_set_export_buffer
#define snd_pcm_hw_params_get_export_buffer
#define snd_pcm_hw_params_set_period_wakeup
#define snd_pcm_hw_params_get_period_wakeup
#define snd_pcm_hw_params_get_period_time
#define snd_pcm_hw_params_get_period_time_min
#define snd_pcm_hw_params_get_period_time_max
#define snd_pcm_hw_params_test_period_time
#define snd_pcm_hw_params_set_period_time
#define snd_pcm_hw_params_set_period_time_min
#define snd_pcm_hw_params_set_period_time_max
#define snd_pcm_hw_params_set_period_time_minmax
#define snd_pcm_hw_params_set_period_time_near
#define snd_pcm_hw_params_set_period_time_first
#define snd_pcm_hw_params_set_period_time_last
#define snd_pcm_hw_params_get_period_size
#define snd_pcm_hw_params_get_period_size_min
#define snd_pcm_hw_params_get_period_size_max
#define snd_pcm_hw_params_test_period_size
#define snd_pcm_hw_params_set_period_size
#define snd_pcm_hw_params_set_period_size_min
#define snd_pcm_hw_params_set_period_size_max
#define snd_pcm_hw_params_set_period_size_minmax
#define snd_pcm_hw_params_set_period_size_near
#define snd_pcm_hw_params_set_period_size_first
#define snd_pcm_hw_params_set_period_size_last
#define snd_pcm_hw_params_set_period_size_integer
#define snd_pcm_hw_params_get_periods
#define snd_pcm_hw_params_get_periods_min
#define snd_pcm_hw_params_get_periods_max
#define snd_pcm_hw_params_test_periods
#define snd_pcm_hw_params_set_periods
#define snd_pcm_hw_params_set_periods_min
#define snd_pcm_hw_params_set_periods_max
#define snd_pcm_hw_params_set_periods_minmax
#define snd_pcm_hw_params_set_periods_near
#define snd_pcm_hw_params_set_periods_first
#define snd_pcm_hw_params_set_periods_last
#define snd_pcm_hw_params_set_periods_integer
#define snd_pcm_hw_params_get_buffer_time
#define snd_pcm_hw_params_get_buffer_time_min
#define snd_pcm_hw_params_get_buffer_time_max
#define snd_pcm_hw_params_test_buffer_time
#define snd_pcm_hw_params_set_buffer_time
#define snd_pcm_hw_params_set_buffer_time_min
#define snd_pcm_hw_params_set_buffer_time_max
#define snd_pcm_hw_params_set_buffer_time_minmax
#define snd_pcm_hw_params_set_buffer_time_near
#define snd_pcm_hw_params_set_buffer_time_first
#define snd_pcm_hw_params_set_buffer_time_last
#define snd_pcm_hw_params_get_buffer_size
#define snd_pcm_hw_params_get_buffer_size_min
#define snd_pcm_hw_params_get_buffer_size_max
#define snd_pcm_hw_params_test_buffer_size
#define snd_pcm_hw_params_set_buffer_size
#define snd_pcm_hw_params_set_buffer_size_min
#define snd_pcm_hw_params_set_buffer_size_max
#define snd_pcm_hw_params_set_buffer_size_minmax
#define snd_pcm_hw_params_set_buffer_size_near
#define snd_pcm_hw_params_set_buffer_size_first
#define snd_pcm_hw_params_set_buffer_size_last
#define snd_pcm_hw_params_get_min_align
#define snd_pcm_sw_params_sizeof
#define snd_pcm_sw_params_malloc
#define snd_pcm_sw_params_free
#define snd_pcm_sw_params_copy
#define snd_pcm_sw_params_get_boundary
#define snd_pcm_sw_params_set_tstamp_mode
#define snd_pcm_sw_params_get_tstamp_mode
#define snd_pcm_sw_params_set_avail_min
#define snd_pcm_sw_params_get_avail_min
#define snd_pcm_sw_params_set_period_event
#define snd_pcm_sw_params_get_period_event
#define snd_pcm_sw_params_set_start_threshold
#define snd_pcm_sw_params_get_start_threshold
#define snd_pcm_sw_params_set_stop_threshold
#define snd_pcm_sw_params_get_stop_threshold
#define snd_pcm_sw_params_set_silence_threshold
#define snd_pcm_sw_params_get_silence_threshold
#define snd_pcm_sw_params_set_silence_size
#define snd_pcm_sw_params_get_silence_size
#define snd_pcm_access_mask_sizeof
#define snd_pcm_access_mask_malloc
#define snd_pcm_access_mask_free
#define snd_pcm_access_mask_copy
#define snd_pcm_access_mask_none
#define snd_pcm_access_mask_any
#define snd_pcm_access_mask_test
#define snd_pcm_access_mask_empty
#define snd_pcm_access_mask_set
#define snd_pcm_access_mask_reset
#define snd_pcm_format_mask_sizeof
#define snd_pcm_format_mask_malloc
#define snd_pcm_format_mask_free
#define snd_pcm_format_mask_copy
#define snd_pcm_format_mask_none
#define snd_pcm_format_mask_any
#define snd_pcm_format_mask_test
#define snd_pcm_format_mask_empty
#define snd_pcm_format_mask_set
#define snd_pcm_format_mask_reset
#define snd_pcm_subformat_mask_sizeof
#define snd_pcm_subformat_mask_malloc
#define snd_pcm_subformat_mask_free
#define snd_pcm_subformat_mask_copy
#define snd_pcm_subformat_mask_none
#define snd_pcm_subformat_mask_any
#define snd_pcm_subformat_mask_test
#define snd_pcm_subformat_mask_empty
#define snd_pcm_subformat_mask_set
#define snd_pcm_subformat_mask_reset
#define snd_pcm_status_sizeof
#define snd_pcm_status_malloc
#define snd_pcm_status_free
#define snd_pcm_status_copy
#define snd_pcm_status_get_state
#define snd_pcm_status_get_trigger_tstamp
#define snd_pcm_status_get_trigger_htstamp
#define snd_pcm_status_get_tstamp
#define snd_pcm_status_get_htstamp
#define snd_pcm_status_get_audio_htstamp
#define snd_pcm_status_get_driver_htstamp
#define snd_pcm_status_get_delay
#define snd_pcm_status_get_avail
#define snd_pcm_status_get_avail_max
#define snd_pcm_status_get_overrange
#define snd_pcm_type_name
#define snd_pcm_stream_name
#define snd_pcm_access_name
#define snd_pcm_format_name
#define snd_pcm_format_description
#define snd_pcm_subformat_name
#define snd_pcm_subformat_description
#define snd_pcm_format_value
#define snd_pcm_tstamp_mode_name
#define snd_pcm_state_name
#define snd_pcm_dump
#define snd_pcm_dump_hw_setup
#define snd_pcm_dump_sw_setup
#define snd_pcm_dump_setup
#define snd_pcm_hw_params_dump
#define snd_pcm_sw_params_dump
#define snd_pcm_status_dump
#define snd_pcm_mmap_begin
#define snd_pcm_mmap_commit
#define snd_pcm_mmap_writei
#define snd_pcm_mmap_readi
#define snd_pcm_mmap_writen
#define snd_pcm_mmap_readn
#define snd_pcm_format_signed
#define snd_pcm_format_unsigned
#define snd_pcm_format_linear
#define snd_pcm_format_float
#define snd_pcm_format_little_endian
#define snd_pcm_format_big_endian
#define snd_pcm_format_cpu_endian
#define snd_pcm_format_width
#define snd_pcm_format_physical_width
#define snd_pcm_build_linear_format
#define snd_pcm_format_size
#define snd_pcm_format_silence
#define snd_pcm_format_silence_16
#define snd_pcm_format_silence_32
#define snd_pcm_format_silence_64
#define snd_pcm_format_set_silence
#define snd_pcm_bytes_to_frames
#define snd_pcm_frames_to_bytes
#define snd_pcm_bytes_to_samples
#define snd_pcm_samples_to_bytes
#define snd_pcm_area_silence
#define snd_pcm_areas_silence
#define snd_pcm_area_copy
#define snd_pcm_areas_copy
#define snd_pcm_hook_get_pcm
#define snd_pcm_hook_get_private
#define snd_pcm_hook_set_private
#define snd_pcm_hook_add
#define snd_pcm_hook_remove
#define snd_pcm_meter_get_bufsize
#define snd_pcm_meter_get_channels
#define snd_pcm_meter_get_rate
#define snd_pcm_meter_get_now
#define snd_pcm_meter_get_boundary
#define snd_pcm_meter_add_scope
#define snd_pcm_meter_search_scope
#define snd_pcm_scope_malloc
#define snd_pcm_scope_set_ops
#define snd_pcm_scope_set_name
#define snd_pcm_scope_get_name
#define snd_pcm_scope_get_callback_private
#define snd_pcm_scope_set_callback_private
#define snd_pcm_scope_s16_open
#define snd_pcm_scope_s16_get_channel_buffer
#define snd_spcm_init
#define snd_spcm_init_duplex
#define snd_spcm_init_get_params
#define snd_pcm_start_mode_name
#define snd_pcm_xrun_mode_name
#define snd_pcm_sw_params_set_start_mode
#define snd_pcm_sw_params_get_start_mode
#define snd_pcm_sw_params_set_xrun_mode
#define snd_pcm_sw_params_get_xrun_mode
#define snd_pcm_sw_params_set_xfer_align
#define snd_pcm_sw_params_get_xfer_align
#define snd_pcm_sw_params_set_sleep_min
#define snd_pcm_sw_params_get_sleep_min
#define snd_pcm_hw_params_get_tick_time
#define snd_pcm_hw_params_get_tick_time_min
#define snd_pcm_hw_params_get_tick_time_max
#define snd_pcm_hw_params_test_tick_time
#define snd_pcm_hw_params_set_tick_time
#define snd_pcm_hw_params_set_tick_time_min
#define snd_pcm_hw_params_set_tick_time_max
#define snd_pcm_hw_params_set_tick_time_minmax
#define snd_pcm_hw_params_set_tick_time_near
#define snd_pcm_hw_params_set_tick_time_first
#define snd_pcm_hw_params_set_tick_time_last
#define snd_rawmidi_open
#define snd_rawmidi_open_lconf
#define snd_rawmidi_close
#define snd_rawmidi_poll_descriptors_count
#define snd_rawmidi_poll_descriptors
#define snd_rawmidi_poll_descriptors_revents
#define snd_rawmidi_nonblock
#define snd_rawmidi_info_sizeof
#define snd_rawmidi_info_malloc
#define snd_rawmidi_info_free
#define snd_rawmidi_info_copy
#define snd_rawmidi_info_get_device
#define snd_rawmidi_info_get_subdevice
#define snd_rawmidi_info_get_stream
#define snd_rawmidi_info_get_card
#define snd_rawmidi_info_get_flags
#define snd_rawmidi_info_get_id
#define snd_rawmidi_info_get_name
#define snd_rawmidi_info_get_subdevice_name
#define snd_rawmidi_info_get_subdevices_count
#define snd_rawmidi_info_get_subdevices_avail
#define snd_rawmidi_info_set_device
#define snd_rawmidi_info_set_subdevice
#define snd_rawmidi_info_set_stream
#define snd_rawmidi_info
#define snd_rawmidi_params_sizeof
#define snd_rawmidi_params_malloc
#define snd_rawmidi_params_free
#define snd_rawmidi_params_copy
#define snd_rawmidi_params_set_buffer_size
#define snd_rawmidi_params_get_buffer_size
#define snd_rawmidi_params_set_avail_min
#define snd_rawmidi_params_get_avail_min
#define snd_rawmidi_params_set_no_active_sensing
#define snd_rawmidi_params_get_no_active_sensing
#define snd_rawmidi_params
#define snd_rawmidi_params_current
#define snd_rawmidi_status_sizeof
#define snd_rawmidi_status_malloc
#define snd_rawmidi_status_free
#define snd_rawmidi_status_copy
#define snd_rawmidi_status_get_tstamp
#define snd_rawmidi_status_get_avail
#define snd_rawmidi_status_get_xruns
#define snd_rawmidi_status
#define snd_rawmidi_drain
#define snd_rawmidi_drop
#define snd_rawmidi_write
#define snd_rawmidi_read
#define snd_rawmidi_name
#define snd_rawmidi_type
#define snd_rawmidi_stream
#define snd_timer_query_open
#define snd_timer_query_open_lconf
#define snd_timer_query_close
#define snd_timer_query_next_device
#define snd_timer_query_info
#define snd_timer_query_params
#define snd_timer_query_status
#define snd_timer_open
#define snd_timer_open_lconf
#define snd_timer_close
#define snd_async_add_timer_handler
#define snd_async_handler_get_timer
#define snd_timer_poll_descriptors_count
#define snd_timer_poll_descriptors
#define snd_timer_poll_descriptors_revents
#define snd_timer_info
#define snd_timer_params
#define snd_timer_status
#define snd_timer_start
#define snd_timer_stop
#define snd_timer_continue
#define snd_timer_read
#define snd_timer_id_sizeof
#define snd_timer_id_malloc
#define snd_timer_id_free
#define snd_timer_id_copy
#define snd_timer_id_set_class
#define snd_timer_id_get_class
#define snd_timer_id_set_sclass
#define snd_timer_id_get_sclass
#define snd_timer_id_set_card
#define snd_timer_id_get_card
#define snd_timer_id_set_device
#define snd_timer_id_get_device
#define snd_timer_id_set_subdevice
#define snd_timer_id_get_subdevice
#define snd_timer_ginfo_sizeof
#define snd_timer_ginfo_malloc
#define snd_timer_ginfo_free
#define snd_timer_ginfo_copy
#define snd_timer_ginfo_set_tid
#define snd_timer_ginfo_get_tid
#define snd_timer_ginfo_get_flags
#define snd_timer_ginfo_get_card
#define snd_timer_ginfo_get_id
#define snd_timer_ginfo_get_name
#define snd_timer_ginfo_get_resolution
#define snd_timer_ginfo_get_resolution_min
#define snd_timer_ginfo_get_resolution_max
#define snd_timer_ginfo_get_clients
#define snd_timer_info_sizeof
#define snd_timer_info_malloc
#define snd_timer_info_free
#define snd_timer_info_copy
#define snd_timer_info_is_slave
#define snd_timer_info_get_card
#define snd_timer_info_get_id
#define snd_timer_info_get_name
#define snd_timer_info_get_resolution
#define snd_timer_params_sizeof
#define snd_timer_params_malloc
#define snd_timer_params_free
#define snd_timer_params_copy
#define snd_timer_params_set_auto_start
#define snd_timer_params_get_auto_start
#define snd_timer_params_set_exclusive
#define snd_timer_params_get_exclusive
#define snd_timer_params_set_early_event
#define snd_timer_params_get_early_event
#define snd_timer_params_set_ticks
#define snd_timer_params_get_ticks
#define snd_timer_params_set_queue_size
#define snd_timer_params_get_queue_size
#define snd_timer_params_set_filter
#define snd_timer_params_get_filter
#define snd_timer_status_sizeof
#define snd_timer_status_malloc
#define snd_timer_status_free
#define snd_timer_status_copy
#define snd_timer_status_get_timestamp
#define snd_timer_status_get_resolution
#define snd_timer_status_get_lost
#define snd_timer_status_get_overrun
#define snd_timer_status_get_queue
#define snd_timer_info_get_ticks
#define snd_hwdep_open
#define snd_hwdep_close
#define snd_hwdep_poll_descriptors
#define snd_hwdep_poll_descriptors_count
#define snd_hwdep_poll_descriptors_revents
#define snd_hwdep_nonblock
#define snd_hwdep_info
#define snd_hwdep_dsp_status
#define snd_hwdep_dsp_load
#define snd_hwdep_ioctl
#define snd_hwdep_write
#define snd_hwdep_read
#define snd_hwdep_info_sizeof
#define snd_hwdep_info_malloc
#define snd_hwdep_info_free
#define snd_hwdep_info_copy
#define snd_hwdep_info_get_device
#define snd_hwdep_info_get_card
#define snd_hwdep_info_get_id
#define snd_hwdep_info_get_name
#define snd_hwdep_info_get_iface
#define snd_hwdep_info_set_device
#define snd_hwdep_dsp_status_sizeof
#define snd_hwdep_dsp_status_malloc
#define snd_hwdep_dsp_status_free
#define snd_hwdep_dsp_status_copy
#define snd_hwdep_dsp_status_get_version
#define snd_hwdep_dsp_status_get_id
#define snd_hwdep_dsp_status_get_num_dsps
#define snd_hwdep_dsp_status_get_dsp_loaded
#define snd_hwdep_dsp_status_get_chip_ready
#define snd_hwdep_dsp_image_sizeof
#define snd_hwdep_dsp_image_malloc
#define snd_hwdep_dsp_image_free
#define snd_hwdep_dsp_image_copy
#define snd_hwdep_dsp_image_get_index
#define snd_hwdep_dsp_image_get_name
#define snd_hwdep_dsp_image_get_image
#define snd_hwdep_dsp_image_get_length
#define snd_hwdep_dsp_image_set_index
#define snd_hwdep_dsp_image_set_name
#define snd_hwdep_dsp_image_set_image
#define snd_hwdep_dsp_image_set_length
#define snd_card_load
#define snd_card_next
#define snd_card_get_index
#define snd_card_get_name
#define snd_card_get_longname
#define snd_device_name_hint
#define snd_device_name_free_hint
#define snd_device_name_get_hint
#define snd_ctl_open
#define snd_ctl_open_lconf
#define snd_ctl_open_fallback
#define snd_ctl_close
#define snd_ctl_nonblock
#define snd_async_add_ctl_handler
#define snd_async_handler_get_ctl
#define snd_ctl_poll_descriptors_count
#define snd_ctl_poll_descriptors
#define snd_ctl_poll_descriptors_revents
#define snd_ctl_subscribe_events
#define snd_ctl_card_info
#define snd_ctl_elem_list
#define snd_ctl_elem_info
#define snd_ctl_elem_read
#define snd_ctl_elem_write
#define snd_ctl_elem_lock
#define snd_ctl_elem_unlock
#define snd_ctl_elem_tlv_read
#define snd_ctl_elem_tlv_write
#define snd_ctl_elem_tlv_command
#define snd_ctl_hwdep_next_device
#define snd_ctl_hwdep_info
#define snd_ctl_pcm_next_device
#define snd_ctl_pcm_info
#define snd_ctl_pcm_prefer_subdevice
#define snd_ctl_rawmidi_next_device
#define snd_ctl_rawmidi_info
#define snd_ctl_rawmidi_prefer_subdevice
#define snd_ctl_set_power_state
#define snd_ctl_get_power_state
#define snd_ctl_read
#define snd_ctl_wait
#define snd_ctl_name
#define snd_ctl_type
#define snd_ctl_elem_type_name
#define snd_ctl_elem_iface_name
#define snd_ctl_event_type_name
#define snd_ctl_event_elem_get_mask
#define snd_ctl_event_elem_get_numid
#define snd_ctl_event_elem_get_id
#define snd_ctl_event_elem_get_interface
#define snd_ctl_event_elem_get_device
#define snd_ctl_event_elem_get_subdevice
#define snd_ctl_event_elem_get_name
#define snd_ctl_event_elem_get_index
#define snd_ctl_elem_list_alloc_space
#define snd_ctl_elem_list_free_space
#define snd_ctl_ascii_elem_id_get
#define snd_ctl_ascii_elem_id_parse
#define snd_ctl_ascii_value_parse
#define snd_ctl_elem_id_sizeof
#define snd_ctl_elem_id_malloc
#define snd_ctl_elem_id_free
#define snd_ctl_elem_id_clear
#define snd_ctl_elem_id_copy
#define snd_ctl_elem_id_get_numid
#define snd_ctl_elem_id_get_interface
#define snd_ctl_elem_id_get_device
#define snd_ctl_elem_id_get_subdevice
#define snd_ctl_elem_id_get_name
#define snd_ctl_elem_id_get_index
#define snd_ctl_elem_id_set_numid
#define snd_ctl_elem_id_set_interface
#define snd_ctl_elem_id_set_device
#define snd_ctl_elem_id_set_subdevice
#define snd_ctl_elem_id_set_name
#define snd_ctl_elem_id_set_index
#define snd_ctl_card_info_sizeof
#define snd_ctl_card_info_malloc
#define snd_ctl_card_info_free
#define snd_ctl_card_info_clear
#define snd_ctl_card_info_copy
#define snd_ctl_card_info_get_card
#define snd_ctl_card_info_get_id
#define snd_ctl_card_info_get_driver
#define snd_ctl_card_info_get_name
#define snd_ctl_card_info_get_longname
#define snd_ctl_card_info_get_mixername
#define snd_ctl_card_info_get_components
#define snd_ctl_event_sizeof
#define snd_ctl_event_malloc
#define snd_ctl_event_free
#define snd_ctl_event_clear
#define snd_ctl_event_copy
#define snd_ctl_event_get_type
#define snd_ctl_elem_list_sizeof
#define snd_ctl_elem_list_malloc
#define snd_ctl_elem_list_free
#define snd_ctl_elem_list_clear
#define snd_ctl_elem_list_copy
#define snd_ctl_elem_list_set_offset
#define snd_ctl_elem_list_get_used
#define snd_ctl_elem_list_get_count
#define snd_ctl_elem_list_get_id
#define snd_ctl_elem_list_get_numid
#define snd_ctl_elem_list_get_interface
#define snd_ctl_elem_list_get_device
#define snd_ctl_elem_list_get_subdevice
#define snd_ctl_elem_list_get_name
#define snd_ctl_elem_list_get_index
#define snd_ctl_elem_info_sizeof
#define snd_ctl_elem_info_malloc
#define snd_ctl_elem_info_free
#define snd_ctl_elem_info_clear
#define snd_ctl_elem_info_copy
#define snd_ctl_elem_info_get_type
#define snd_ctl_elem_info_is_readable
#define snd_ctl_elem_info_is_writable
#define snd_ctl_elem_info_is_volatile
#define snd_ctl_elem_info_is_inactive
#define snd_ctl_elem_info_is_locked
#define snd_ctl_elem_info_is_tlv_readable
#define snd_ctl_elem_info_is_tlv_writable
#define snd_ctl_elem_info_is_tlv_commandable
#define snd_ctl_elem_info_is_owner
#define snd_ctl_elem_info_is_user
#define snd_ctl_elem_info_get_owner
#define snd_ctl_elem_info_get_count
#define snd_ctl_elem_info_get_min
#define snd_ctl_elem_info_get_max
#define snd_ctl_elem_info_get_step
#define snd_ctl_elem_info_get_min64
#define snd_ctl_elem_info_get_max64
#define snd_ctl_elem_info_get_step64
#define snd_ctl_elem_info_get_items
#define snd_ctl_elem_info_set_item
#define snd_ctl_elem_info_get_item_name
#define snd_ctl_elem_info_get_dimensions
#define snd_ctl_elem_info_get_dimension
#define snd_ctl_elem_info_set_dimension
#define snd_ctl_elem_info_get_id
#define snd_ctl_elem_info_get_numid
#define snd_ctl_elem_info_get_interface
#define snd_ctl_elem_info_get_device
#define snd_ctl_elem_info_get_subdevice
#define snd_ctl_elem_info_get_name
#define snd_ctl_elem_info_get_index
#define snd_ctl_elem_info_set_id
#define snd_ctl_elem_info_set_numid
#define snd_ctl_elem_info_set_interface
#define snd_ctl_elem_info_set_device
#define snd_ctl_elem_info_set_subdevice
#define snd_ctl_elem_info_set_name
#define snd_ctl_elem_info_set_index
#define snd_ctl_add_integer_elem_set
#define snd_ctl_add_integer64_elem_set
#define snd_ctl_add_boolean_elem_set
#define snd_ctl_add_enumerated_elem_set
#define snd_ctl_add_bytes_elem_set
#define snd_ctl_elem_add_integer
#define snd_ctl_elem_add_integer64
#define snd_ctl_elem_add_boolean
#define snd_ctl_elem_add_enumerated
#define snd_ctl_elem_add_iec958
#define snd_ctl_elem_remove
#define snd_ctl_elem_value_sizeof
#define snd_ctl_elem_value_malloc
#define snd_ctl_elem_value_free
#define snd_ctl_elem_value_clear
#define snd_ctl_elem_value_copy
#define snd_ctl_elem_value_compare
#define snd_ctl_elem_value_get_id
#define snd_ctl_elem_value_get_numid
#define snd_ctl_elem_value_get_interface
#define snd_ctl_elem_value_get_device
#define snd_ctl_elem_value_get_subdevice
#define snd_ctl_elem_value_get_name
#define snd_ctl_elem_value_get_index
#define snd_ctl_elem_value_set_id
#define snd_ctl_elem_value_set_numid
#define snd_ctl_elem_value_set_interface
#define snd_ctl_elem_value_set_device
#define snd_ctl_elem_value_set_subdevice
#define snd_ctl_elem_value_set_name
#define snd_ctl_elem_value_set_index
#define snd_ctl_elem_value_get_boolean
#define snd_ctl_elem_value_get_integer
#define snd_ctl_elem_value_get_integer64
#define snd_ctl_elem_value_get_enumerated
#define snd_ctl_elem_value_get_byte
#define snd_ctl_elem_value_set_boolean
#define snd_ctl_elem_value_set_integer
#define snd_ctl_elem_value_set_integer64
#define snd_ctl_elem_value_set_enumerated
#define snd_ctl_elem_value_set_byte
#define snd_ctl_elem_set_bytes
#define snd_ctl_elem_value_get_bytes
#define snd_ctl_elem_value_get_iec958
#define snd_ctl_elem_value_set_iec958
#define snd_tlv_parse_dB_info
#define snd_tlv_get_dB_range
#define snd_tlv_convert_to_dB
#define snd_tlv_convert_from_dB
#define snd_ctl_get_dB_range
#define snd_ctl_convert_to_dB
#define snd_ctl_convert_from_dB
#define snd_hctl_compare_fast
#define snd_hctl_open
#define snd_hctl_open_ctl
#define snd_hctl_close
#define snd_hctl_nonblock
#define snd_hctl_poll_descriptors_count
#define snd_hctl_poll_descriptors
#define snd_hctl_poll_descriptors_revents
#define snd_hctl_get_count
#define snd_hctl_set_compare
#define snd_hctl_first_elem
#define snd_hctl_last_elem
#define snd_hctl_find_elem
#define snd_hctl_set_callback
#define snd_hctl_set_callback_private
#define snd_hctl_get_callback_private
#define snd_hctl_load
#define snd_hctl_free
#define snd_hctl_handle_events
#define snd_hctl_name
#define snd_hctl_wait
#define snd_hctl_ctl
#define snd_hctl_elem_next
#define snd_hctl_elem_prev
#define snd_hctl_elem_info
#define snd_hctl_elem_read
#define snd_hctl_elem_write
#define snd_hctl_elem_tlv_read
#define snd_hctl_elem_tlv_write
#define snd_hctl_elem_tlv_command
#define snd_hctl_elem_get_hctl
#define snd_hctl_elem_get_id
#define snd_hctl_elem_get_numid
#define snd_hctl_elem_get_interface
#define snd_hctl_elem_get_device
#define snd_hctl_elem_get_subdevice
#define snd_hctl_elem_get_name
#define snd_hctl_elem_get_index
#define snd_hctl_elem_set_callback
#define snd_hctl_elem_get_callback_private
#define snd_hctl_elem_set_callback_private
#define snd_sctl_build
#define snd_sctl_free
#define snd_sctl_install
#define snd_sctl_remove
#define snd_mixer_open
#define snd_mixer_close
#define snd_mixer_first_elem
#define snd_mixer_last_elem
#define snd_mixer_handle_events
#define snd_mixer_attach
#define snd_mixer_attach_hctl
#define snd_mixer_detach
#define snd_mixer_detach_hctl
#define snd_mixer_get_hctl
#define snd_mixer_poll_descriptors_count
#define snd_mixer_poll_descriptors
#define snd_mixer_poll_descriptors_revents
#define snd_mixer_load
#define snd_mixer_free
#define snd_mixer_wait
#define snd_mixer_set_compare
#define snd_mixer_set_callback
#define snd_mixer_get_callback_private
#define snd_mixer_set_callback_private
#define snd_mixer_get_count
#define snd_mixer_class_unregister
#define snd_mixer_elem_next
#define snd_mixer_elem_prev
#define snd_mixer_elem_set_callback
#define snd_mixer_elem_get_callback_private
#define snd_mixer_elem_set_callback_private
#define snd_mixer_elem_get_type
#define snd_mixer_class_register
#define snd_mixer_elem_new
#define snd_mixer_elem_add
#define snd_mixer_elem_remove
#define snd_mixer_elem_free
#define snd_mixer_elem_info
#define snd_mixer_elem_value
#define snd_mixer_elem_attach
#define snd_mixer_elem_detach
#define snd_mixer_elem_empty
#define snd_mixer_elem_get_private
#define snd_mixer_class_sizeof
#define snd_mixer_class_malloc
#define snd_mixer_class_free
#define snd_mixer_class_copy
#define snd_mixer_class_get_mixer
#define snd_mixer_class_get_event
#define snd_mixer_class_get_private
#define snd_mixer_class_get_compare
#define snd_mixer_class_set_event
#define snd_mixer_class_set_private
#define snd_mixer_class_set_private_free
#define snd_mixer_class_set_compare
#define snd_mixer_selem_channel_name
#define snd_mixer_selem_register
#define snd_mixer_selem_get_id
#define snd_mixer_selem_get_name
#define snd_mixer_selem_get_index
#define snd_mixer_find_selem
#define snd_mixer_selem_is_active
#define snd_mixer_selem_is_playback_mono
#define snd_mixer_selem_has_playback_channel
#define snd_mixer_selem_is_capture_mono
#define snd_mixer_selem_has_capture_channel
#define snd_mixer_selem_get_capture_group
#define snd_mixer_selem_has_common_volume
#define snd_mixer_selem_has_playback_volume
#define snd_mixer_selem_has_playback_volume_joined
#define snd_mixer_selem_has_capture_volume
#define snd_mixer_selem_has_capture_volume_joined
#define snd_mixer_selem_has_common_switch
#define snd_mixer_selem_has_playback_switch
#define snd_mixer_selem_has_playback_switch_joined
#define snd_mixer_selem_has_capture_switch
#define snd_mixer_selem_has_capture_switch_joined
#define snd_mixer_selem_has_capture_switch_exclusive
#define snd_mixer_selem_ask_playback_vol_dB
#define snd_mixer_selem_ask_capture_vol_dB
#define snd_mixer_selem_ask_playback_dB_vol
#define snd_mixer_selem_ask_capture_dB_vol
#define snd_mixer_selem_get_playback_volume
#define snd_mixer_selem_get_capture_volume
#define snd_mixer_selem_get_playback_dB
#define snd_mixer_selem_get_capture_dB
#define snd_mixer_selem_get_playback_switch
#define snd_mixer_selem_get_capture_switch
#define snd_mixer_selem_set_playback_volume
#define snd_mixer_selem_set_capture_volume
#define snd_mixer_selem_set_playback_dB
#define snd_mixer_selem_set_capture_dB
#define snd_mixer_selem_set_playback_volume_all
#define snd_mixer_selem_set_capture_volume_all
#define snd_mixer_selem_set_playback_dB_all
#define snd_mixer_selem_set_capture_dB_all
#define snd_mixer_selem_set_playback_switch
#define snd_mixer_selem_set_capture_switch
#define snd_mixer_selem_set_playback_switch_all
#define snd_mixer_selem_set_capture_switch_all
#define snd_mixer_selem_get_playback_volume_range
#define snd_mixer_selem_get_playback_dB_range
#define snd_mixer_selem_set_playback_volume_range
#define snd_mixer_selem_get_capture_volume_range
#define snd_mixer_selem_get_capture_dB_range
#define snd_mixer_selem_set_capture_volume_range
#define snd_mixer_selem_is_enumerated
#define snd_mixer_selem_is_enum_playback
#define snd_mixer_selem_is_enum_capture
#define snd_mixer_selem_get_enum_items
#define snd_mixer_selem_get_enum_item_name
#define snd_mixer_selem_get_enum_item
#define snd_mixer_selem_set_enum_item
#define snd_mixer_selem_id_sizeof
#define snd_mixer_selem_id_malloc
#define snd_mixer_selem_id_free
#define snd_mixer_selem_id_copy
#define snd_mixer_selem_id_get_name
#define snd_mixer_selem_id_get_index
#define snd_mixer_selem_id_set_name
#define snd_mixer_selem_id_set_index
#define snd_seq_open
#define snd_seq_open_lconf
#define snd_seq_name
#define snd_seq_type
#define snd_seq_close
#define snd_seq_poll_descriptors_count
#define snd_seq_poll_descriptors
#define snd_seq_poll_descriptors_revents
#define snd_seq_nonblock
#define snd_seq_client_id
#define snd_seq_get_output_buffer_size
#define snd_seq_get_input_buffer_size
#define snd_seq_set_output_buffer_size
#define snd_seq_set_input_buffer_size
#define snd_seq_system_info_sizeof
#define snd_seq_system_info_malloc
#define snd_seq_system_info_free
#define snd_seq_system_info_copy
#define snd_seq_system_info_get_queues
#define snd_seq_system_info_get_clients
#define snd_seq_system_info_get_ports
#define snd_seq_system_info_get_channels
#define snd_seq_system_info_get_cur_clients
#define snd_seq_system_info_get_cur_queues
#define snd_seq_system_info
#define snd_seq_client_info_sizeof
#define snd_seq_client_info_malloc
#define snd_seq_client_info_free
#define snd_seq_client_info_copy
#define snd_seq_client_info_get_client
#define snd_seq_client_info_get_type
#define snd_seq_client_info_get_name
#define snd_seq_client_info_get_broadcast_filter
#define snd_seq_client_info_get_error_bounce
#define snd_seq_client_info_get_card
#define snd_seq_client_info_get_pid
#define snd_seq_client_info_get_event_filter
#define snd_seq_client_info_get_num_ports
#define snd_seq_client_info_get_event_lost
#define snd_seq_client_info_set_client
#define snd_seq_client_info_set_name
#define snd_seq_client_info_set_broadcast_filter
#define snd_seq_client_info_set_error_bounce
#define snd_seq_client_info_set_event_filter
#define snd_seq_client_info_event_filter_clear
#define snd_seq_client_info_event_filter_add
#define snd_seq_client_info_event_filter_del
#define snd_seq_client_info_event_filter_check
#define snd_seq_get_client_info
#define snd_seq_get_any_client_info
#define snd_seq_set_client_info
#define snd_seq_query_next_client
#define snd_seq_client_pool_sizeof
#define snd_seq_client_pool_malloc
#define snd_seq_client_pool_free
#define snd_seq_client_pool_copy
#define snd_seq_client_pool_get_client
#define snd_seq_client_pool_get_output_pool
#define snd_seq_client_pool_get_input_pool
#define snd_seq_client_pool_get_output_room
#define snd_seq_client_pool_get_output_free
#define snd_seq_client_pool_get_input_free
#define snd_seq_client_pool_set_output_pool
#define snd_seq_client_pool_set_input_pool
#define snd_seq_client_pool_set_output_room
#define snd_seq_get_client_pool
#define snd_seq_set_client_pool
#define snd_seq_port_info_sizeof
#define snd_seq_port_info_malloc
#define snd_seq_port_info_free
#define snd_seq_port_info_copy
#define snd_seq_port_info_get_client
#define snd_seq_port_info_get_port
#define snd_seq_port_info_get_addr
#define snd_seq_port_info_get_name
#define snd_seq_port_info_get_capability
#define snd_seq_port_info_get_type
#define snd_seq_port_info_get_midi_channels
#define snd_seq_port_info_get_midi_voices
#define snd_seq_port_info_get_synth_voices
#define snd_seq_port_info_get_read_use
#define snd_seq_port_info_get_write_use
#define snd_seq_port_info_get_port_specified
#define snd_seq_port_info_get_timestamping
#define snd_seq_port_info_get_timestamp_real
#define snd_seq_port_info_get_timestamp_queue
#define snd_seq_port_info_set_client
#define snd_seq_port_info_set_port
#define snd_seq_port_info_set_addr
#define snd_seq_port_info_set_name
#define snd_seq_port_info_set_capability
#define snd_seq_port_info_set_type
#define snd_seq_port_info_set_midi_channels
#define snd_seq_port_info_set_midi_voices
#define snd_seq_port_info_set_synth_voices
#define snd_seq_port_info_set_port_specified
#define snd_seq_port_info_set_timestamping
#define snd_seq_port_info_set_timestamp_real
#define snd_seq_port_info_set_timestamp_queue
#define snd_seq_create_port
#define snd_seq_delete_port
#define snd_seq_get_port_info
#define snd_seq_get_any_port_info
#define snd_seq_set_port_info
#define snd_seq_query_next_port
#define snd_seq_port_subscribe_sizeof
#define snd_seq_port_subscribe_malloc
#define snd_seq_port_subscribe_free
#define snd_seq_port_subscribe_copy
#define snd_seq_port_subscribe_get_sender
#define snd_seq_port_subscribe_get_dest
#define snd_seq_port_subscribe_get_queue
#define snd_seq_port_subscribe_get_exclusive
#define snd_seq_port_subscribe_get_time_update
#define snd_seq_port_subscribe_get_time_real
#define snd_seq_port_subscribe_set_sender
#define snd_seq_port_subscribe_set_dest
#define snd_seq_port_subscribe_set_queue
#define snd_seq_port_subscribe_set_exclusive
#define snd_seq_port_subscribe_set_time_update
#define snd_seq_port_subscribe_set_time_real
#define snd_seq_get_port_subscription
#define snd_seq_subscribe_port
#define snd_seq_unsubscribe_port
#define snd_seq_query_subscribe_sizeof
#define snd_seq_query_subscribe_malloc
#define snd_seq_query_subscribe_free
#define snd_seq_query_subscribe_copy
#define snd_seq_query_subscribe_get_client
#define snd_seq_query_subscribe_get_port
#define snd_seq_query_subscribe_get_root
#define snd_seq_query_subscribe_get_type
#define snd_seq_query_subscribe_get_index
#define snd_seq_query_subscribe_get_num_subs
#define snd_seq_query_subscribe_get_addr
#define snd_seq_query_subscribe_get_queue
#define snd_seq_query_subscribe_get_exclusive
#define snd_seq_query_subscribe_get_time_update
#define snd_seq_query_subscribe_get_time_real
#define snd_seq_query_subscribe_set_client
#define snd_seq_query_subscribe_set_port
#define snd_seq_query_subscribe_set_root
#define snd_seq_query_subscribe_set_type
#define snd_seq_query_subscribe_set_index
#define snd_seq_query_port_subscribers
#define snd_seq_queue_info_sizeof
#define snd_seq_queue_info_malloc
#define snd_seq_queue_info_free
#define snd_seq_queue_info_copy
#define snd_seq_queue_info_get_queue
#define snd_seq_queue_info_get_name
#define snd_seq_queue_info_get_owner
#define snd_seq_queue_info_get_locked
#define snd_seq_queue_info_get_flags
#define snd_seq_queue_info_set_name
#define snd_seq_queue_info_set_owner
#define snd_seq_queue_info_set_locked
#define snd_seq_queue_info_set_flags
#define snd_seq_create_queue
#define snd_seq_alloc_named_queue
#define snd_seq_alloc_queue
#define snd_seq_free_queue
#define snd_seq_get_queue_info
#define snd_seq_set_queue_info
#define snd_seq_query_named_queue
#define snd_seq_get_queue_usage
#define snd_seq_set_queue_usage
#define snd_seq_queue_status_sizeof
#define snd_seq_queue_status_malloc
#define snd_seq_queue_status_free
#define snd_seq_queue_status_copy
#define snd_seq_queue_status_get_queue
#define snd_seq_queue_status_get_events
#define snd_seq_queue_status_get_tick_time
#define snd_seq_queue_status_get_real_time
#define snd_seq_queue_status_get_status
#define snd_seq_get_queue_status
#define snd_seq_queue_tempo_sizeof
#define snd_seq_queue_tempo_malloc
#define snd_seq_queue_tempo_free
#define snd_seq_queue_tempo_copy
#define snd_seq_queue_tempo_get_queue
#define snd_seq_queue_tempo_get_tempo
#define snd_seq_queue_tempo_get_ppq
#define snd_seq_queue_tempo_get_skew
#define snd_seq_queue_tempo_get_skew_base
#define snd_seq_queue_tempo_set_tempo
#define snd_seq_queue_tempo_set_ppq
#define snd_seq_queue_tempo_set_skew
#define snd_seq_queue_tempo_set_skew_base
#define snd_seq_get_queue_tempo
#define snd_seq_set_queue_tempo
#define snd_seq_queue_timer_sizeof
#define snd_seq_queue_timer_malloc
#define snd_seq_queue_timer_free
#define snd_seq_queue_timer_copy
#define snd_seq_queue_timer_get_queue
#define snd_seq_queue_timer_get_type
#define snd_seq_queue_timer_get_id
#define snd_seq_queue_timer_get_resolution
#define snd_seq_queue_timer_set_type
#define snd_seq_queue_timer_set_id
#define snd_seq_queue_timer_set_resolution
#define snd_seq_get_queue_timer
#define snd_seq_set_queue_timer
#define snd_seq_free_event
#define snd_seq_event_length
#define snd_seq_event_output
#define snd_seq_event_output_buffer
#define snd_seq_event_output_direct
#define snd_seq_event_input
#define snd_seq_event_input_pending
#define snd_seq_drain_output
#define snd_seq_event_output_pending
#define snd_seq_extract_output
#define snd_seq_drop_output
#define snd_seq_drop_output_buffer
#define snd_seq_drop_input
#define snd_seq_drop_input_buffer
#define snd_seq_remove_events_sizeof
#define snd_seq_remove_events_malloc
#define snd_seq_remove_events_free
#define snd_seq_remove_events_copy
#define snd_seq_remove_events_get_condition
#define snd_seq_remove_events_get_queue
#define snd_seq_remove_events_get_time
#define snd_seq_remove_events_get_dest
#define snd_seq_remove_events_get_channel
#define snd_seq_remove_events_get_event_type
#define snd_seq_remove_events_get_tag
#define snd_seq_remove_events_set_condition
#define snd_seq_remove_events_set_queue
#define snd_seq_remove_events_set_time
#define snd_seq_remove_events_set_dest
#define snd_seq_remove_events_set_channel
#define snd_seq_remove_events_set_event_type
#define snd_seq_remove_events_set_tag
#define snd_seq_remove_events
#define snd_seq_set_bit
#define snd_seq_unset_bit
#define snd_seq_change_bit
#define snd_seq_get_bit
#define snd_seq_control_queue
#define snd_seq_create_simple_port
#define snd_seq_delete_simple_port
#define snd_seq_connect_from
#define snd_seq_connect_to
#define snd_seq_disconnect_from
#define snd_seq_disconnect_to
#define snd_seq_set_client_name
#define snd_seq_set_client_event_filter
#define snd_seq_set_client_pool_output
#define snd_seq_set_client_pool_output_room
#define snd_seq_set_client_pool_input
#define snd_seq_sync_output_queue
#define snd_seq_parse_address
#define snd_seq_reset_pool_output
#define snd_seq_reset_pool_input
#define snd_midi_event_new
#define snd_midi_event_resize_buffer
#define snd_midi_event_free
#define snd_midi_event_init
#define snd_midi_event_reset_encode
#define snd_midi_event_reset_decode
#define snd_midi_event_no_status
#define snd_midi_event_encode
#define snd_midi_event_encode_byte
#define snd_midi_event_decode
#include "thirdparty/linuxbsd_headers/alsa/asoundlib.h"
#undef snd_asoundlib_version
#undef snd_dlopen
#undef snd_dlsym
#undef snd_dlclose
#undef snd_async_add_handler
#undef snd_async_del_handler
#undef snd_async_handler_get_fd
#undef snd_async_handler_get_signo
#undef snd_async_handler_get_callback_private
#undef snd_shm_area_create
#undef snd_shm_area_share
#undef snd_shm_area_destroy
#undef snd_user_file
#undef snd_input_stdio_open
#undef snd_input_stdio_attach
#undef snd_input_buffer_open
#undef snd_input_close
#undef snd_input_scanf
#undef snd_input_gets
#undef snd_input_getc
#undef snd_input_ungetc
#undef snd_output_stdio_open
#undef snd_output_stdio_attach
#undef snd_output_buffer_open
#undef snd_output_buffer_string
#undef snd_output_close
#undef snd_output_printf
#undef snd_output_vprintf
#undef snd_output_puts
#undef snd_output_putc
#undef snd_output_flush
#undef snd_strerror
#undef snd_lib_error_set_handler
#undef snd_lib_error_set_local
#undef snd_config_top
#undef snd_config_load
#undef snd_config_load_override
#undef snd_config_save
#undef snd_config_update
#undef snd_config_update_r
#undef snd_config_update_free
#undef snd_config_update_free_global
#undef snd_config_update_ref
#undef snd_config_ref
#undef snd_config_unref
#undef snd_config_search
#undef snd_config_searchv
#undef snd_config_search_definition
#undef snd_config_expand
#undef snd_config_evaluate
#undef snd_config_add
#undef snd_config_delete
#undef snd_config_delete_compound_members
#undef snd_config_copy
#undef snd_config_make
#undef snd_config_make_integer
#undef snd_config_make_integer64
#undef snd_config_make_real
#undef snd_config_make_string
#undef snd_config_make_pointer
#undef snd_config_make_compound
#undef snd_config_imake_integer
#undef snd_config_imake_integer64
#undef snd_config_imake_real
#undef snd_config_imake_string
#undef snd_config_imake_safe_string
#undef snd_config_imake_pointer
#undef snd_config_get_type
#undef snd_config_set_id
#undef snd_config_set_integer
#undef snd_config_set_integer64
#undef snd_config_set_real
#undef snd_config_set_string
#undef snd_config_set_ascii
#undef snd_config_set_pointer
#undef snd_config_get_id
#undef snd_config_get_integer
#undef snd_config_get_integer64
#undef snd_config_get_real
#undef snd_config_get_ireal
#undef snd_config_get_string
#undef snd_config_get_ascii
#undef snd_config_get_pointer
#undef snd_config_test_id
#undef snd_config_iterator_first
#undef snd_config_iterator_next
#undef snd_config_iterator_end
#undef snd_config_iterator_entry
#undef snd_config_get_bool_ascii
#undef snd_config_get_bool
#undef snd_config_get_ctl_iface_ascii
#undef snd_config_get_ctl_iface
#undef snd_names_list
#undef snd_names_list_free
#undef snd_pcm_open
#undef snd_pcm_open_lconf
#undef snd_pcm_open_fallback
#undef snd_pcm_close
#undef snd_pcm_name
#undef snd_pcm_type
#undef snd_pcm_stream
#undef snd_pcm_poll_descriptors_count
#undef snd_pcm_poll_descriptors
#undef snd_pcm_poll_descriptors_revents
#undef snd_pcm_nonblock
#undef snd_async_add_pcm_handler
#undef snd_async_handler_get_pcm
#undef snd_pcm_info
#undef snd_pcm_hw_params_current
#undef snd_pcm_hw_params
#undef snd_pcm_hw_free
#undef snd_pcm_sw_params_current
#undef snd_pcm_sw_params
#undef snd_pcm_prepare
#undef snd_pcm_reset
#undef snd_pcm_status
#undef snd_pcm_start
#undef snd_pcm_drop
#undef snd_pcm_drain
#undef snd_pcm_pause
#undef snd_pcm_state
#undef snd_pcm_hwsync
#undef snd_pcm_delay
#undef snd_pcm_resume
#undef snd_pcm_htimestamp
#undef snd_pcm_avail
#undef snd_pcm_avail_update
#undef snd_pcm_avail_delay
#undef snd_pcm_rewindable
#undef snd_pcm_rewind
#undef snd_pcm_forwardable
#undef snd_pcm_forward
#undef snd_pcm_writei
#undef snd_pcm_readi
#undef snd_pcm_writen
#undef snd_pcm_readn
#undef snd_pcm_wait
#undef snd_pcm_link
#undef snd_pcm_unlink
#undef snd_pcm_query_chmaps
#undef snd_pcm_query_chmaps_from_hw
#undef snd_pcm_free_chmaps
#undef snd_pcm_get_chmap
#undef snd_pcm_set_chmap
#undef snd_pcm_chmap_type_name
#undef snd_pcm_chmap_name
#undef snd_pcm_chmap_long_name
#undef snd_pcm_chmap_print
#undef snd_pcm_chmap_from_string
#undef snd_pcm_chmap_parse_string
#undef snd_pcm_recover
#undef snd_pcm_set_params
#undef snd_pcm_get_params
#undef snd_pcm_info_sizeof
#undef snd_pcm_info_malloc
#undef snd_pcm_info_free
#undef snd_pcm_info_copy
#undef snd_pcm_info_get_device
#undef snd_pcm_info_get_subdevice
#undef snd_pcm_info_get_stream
#undef snd_pcm_info_get_card
#undef snd_pcm_info_get_id
#undef snd_pcm_info_get_name
#undef snd_pcm_info_get_subdevice_name
#undef snd_pcm_info_get_class
#undef snd_pcm_info_get_subclass
#undef snd_pcm_info_get_subdevices_count
#undef snd_pcm_info_get_subdevices_avail
#undef snd_pcm_info_get_sync
#undef snd_pcm_info_set_device
#undef snd_pcm_info_set_subdevice
#undef snd_pcm_info_set_stream
#undef snd_pcm_hw_params_any
#undef snd_pcm_hw_params_can_mmap_sample_resolution
#undef snd_pcm_hw_params_is_double
#undef snd_pcm_hw_params_is_batch
#undef snd_pcm_hw_params_is_block_transfer
#undef snd_pcm_hw_params_is_monotonic
#undef snd_pcm_hw_params_can_overrange
#undef snd_pcm_hw_params_can_pause
#undef snd_pcm_hw_params_can_resume
#undef snd_pcm_hw_params_is_half_duplex
#undef snd_pcm_hw_params_is_joint_duplex
#undef snd_pcm_hw_params_can_sync_start
#undef snd_pcm_hw_params_can_disable_period_wakeup
#undef snd_pcm_hw_params_supports_audio_wallclock_ts
#undef snd_pcm_hw_params_supports_audio_ts_type
#undef snd_pcm_hw_params_get_rate_numden
#undef snd_pcm_hw_params_get_sbits
#undef snd_pcm_hw_params_get_fifo_size
#undef snd_pcm_hw_params_sizeof
#undef snd_pcm_hw_params_malloc
#undef snd_pcm_hw_params_free
#undef snd_pcm_hw_params_copy
#undef snd_pcm_hw_params_get_access
#undef snd_pcm_hw_params_test_access
#undef snd_pcm_hw_params_set_access
#undef snd_pcm_hw_params_set_access_first
#undef snd_pcm_hw_params_set_access_last
#undef snd_pcm_hw_params_set_access_mask
#undef snd_pcm_hw_params_get_access_mask
#undef snd_pcm_hw_params_get_format
#undef snd_pcm_hw_params_test_format
#undef snd_pcm_hw_params_set_format
#undef snd_pcm_hw_params_set_format_first
#undef snd_pcm_hw_params_set_format_last
#undef snd_pcm_hw_params_set_format_mask
#undef snd_pcm_hw_params_get_format_mask
#undef snd_pcm_hw_params_get_subformat
#undef snd_pcm_hw_params_test_subformat
#undef snd_pcm_hw_params_set_subformat
#undef snd_pcm_hw_params_set_subformat_first
#undef snd_pcm_hw_params_set_subformat_last
#undef snd_pcm_hw_params_set_subformat_mask
#undef snd_pcm_hw_params_get_subformat_mask
#undef snd_pcm_hw_params_get_channels
#undef snd_pcm_hw_params_get_channels_min
#undef snd_pcm_hw_params_get_channels_max
#undef snd_pcm_hw_params_test_channels
#undef snd_pcm_hw_params_set_channels
#undef snd_pcm_hw_params_set_channels_min
#undef snd_pcm_hw_params_set_channels_max
#undef snd_pcm_hw_params_set_channels_minmax
#undef snd_pcm_hw_params_set_channels_near
#undef snd_pcm_hw_params_set_channels_first
#undef snd_pcm_hw_params_set_channels_last
#undef snd_pcm_hw_params_get_rate
#undef snd_pcm_hw_params_get_rate_min
#undef snd_pcm_hw_params_get_rate_max
#undef snd_pcm_hw_params_test_rate
#undef snd_pcm_hw_params_set_rate
#undef snd_pcm_hw_params_set_rate_min
#undef snd_pcm_hw_params_set_rate_max
#undef snd_pcm_hw_params_set_rate_minmax
#undef snd_pcm_hw_params_set_rate_near
#undef snd_pcm_hw_params_set_rate_first
#undef snd_pcm_hw_params_set_rate_last
#undef snd_pcm_hw_params_set_rate_resample
#undef snd_pcm_hw_params_get_rate_resample
#undef snd_pcm_hw_params_set_export_buffer
#undef snd_pcm_hw_params_get_export_buffer
#undef snd_pcm_hw_params_set_period_wakeup
#undef snd_pcm_hw_params_get_period_wakeup
#undef snd_pcm_hw_params_get_period_time
#undef snd_pcm_hw_params_get_period_time_min
#undef snd_pcm_hw_params_get_period_time_max
#undef snd_pcm_hw_params_test_period_time
#undef snd_pcm_hw_params_set_period_time
#undef snd_pcm_hw_params_set_period_time_min
#undef snd_pcm_hw_params_set_period_time_max
#undef snd_pcm_hw_params_set_period_time_minmax
#undef snd_pcm_hw_params_set_period_time_near
#undef snd_pcm_hw_params_set_period_time_first
#undef snd_pcm_hw_params_set_period_time_last
#undef snd_pcm_hw_params_get_period_size
#undef snd_pcm_hw_params_get_period_size_min
#undef snd_pcm_hw_params_get_period_size_max
#undef snd_pcm_hw_params_test_period_size
#undef snd_pcm_hw_params_set_period_size
#undef snd_pcm_hw_params_set_period_size_min
#undef snd_pcm_hw_params_set_period_size_max
#undef snd_pcm_hw_params_set_period_size_minmax
#undef snd_pcm_hw_params_set_period_size_near
#undef snd_pcm_hw_params_set_period_size_first
#undef snd_pcm_hw_params_set_period_size_last
#undef snd_pcm_hw_params_set_period_size_integer
#undef snd_pcm_hw_params_get_periods
#undef snd_pcm_hw_params_get_periods_min
#undef snd_pcm_hw_params_get_periods_max
#undef snd_pcm_hw_params_test_periods
#undef snd_pcm_hw_params_set_periods
#undef snd_pcm_hw_params_set_periods_min
#undef snd_pcm_hw_params_set_periods_max
#undef snd_pcm_hw_params_set_periods_minmax
#undef snd_pcm_hw_params_set_periods_near
#undef snd_pcm_hw_params_set_periods_first
#undef snd_pcm_hw_params_set_periods_last
#undef snd_pcm_hw_params_set_periods_integer
#undef snd_pcm_hw_params_get_buffer_time
#undef snd_pcm_hw_params_get_buffer_time_min
#undef snd_pcm_hw_params_get_buffer_time_max
#undef snd_pcm_hw_params_test_buffer_time
#undef snd_pcm_hw_params_set_buffer_time
#undef snd_pcm_hw_params_set_buffer_time_min
#undef snd_pcm_hw_params_set_buffer_time_max
#undef snd_pcm_hw_params_set_buffer_time_minmax
#undef snd_pcm_hw_params_set_buffer_time_near
#undef snd_pcm_hw_params_set_buffer_time_first
#undef snd_pcm_hw_params_set_buffer_time_last
#undef snd_pcm_hw_params_get_buffer_size
#undef snd_pcm_hw_params_get_buffer_size_min
#undef snd_pcm_hw_params_get_buffer_size_max
#undef snd_pcm_hw_params_test_buffer_size
#undef snd_pcm_hw_params_set_buffer_size
#undef snd_pcm_hw_params_set_buffer_size_min
#undef snd_pcm_hw_params_set_buffer_size_max
#undef snd_pcm_hw_params_set_buffer_size_minmax
#undef snd_pcm_hw_params_set_buffer_size_near
#undef snd_pcm_hw_params_set_buffer_size_first
#undef snd_pcm_hw_params_set_buffer_size_last
#undef snd_pcm_hw_params_get_min_align
#undef snd_pcm_sw_params_sizeof
#undef snd_pcm_sw_params_malloc
#undef snd_pcm_sw_params_free
#undef snd_pcm_sw_params_copy
#undef snd_pcm_sw_params_get_boundary
#undef snd_pcm_sw_params_set_tstamp_mode
#undef snd_pcm_sw_params_get_tstamp_mode
#undef snd_pcm_sw_params_set_avail_min
#undef snd_pcm_sw_params_get_avail_min
#undef snd_pcm_sw_params_set_period_event
#undef snd_pcm_sw_params_get_period_event
#undef snd_pcm_sw_params_set_start_threshold
#undef snd_pcm_sw_params_get_start_threshold
#undef snd_pcm_sw_params_set_stop_threshold
#undef snd_pcm_sw_params_get_stop_threshold
#undef snd_pcm_sw_params_set_silence_threshold
#undef snd_pcm_sw_params_get_silence_threshold
#undef snd_pcm_sw_params_set_silence_size
#undef snd_pcm_sw_params_get_silence_size
#undef snd_pcm_access_mask_sizeof
#undef snd_pcm_access_mask_malloc
#undef snd_pcm_access_mask_free
#undef snd_pcm_access_mask_copy
#undef snd_pcm_access_mask_none
#undef snd_pcm_access_mask_any
#undef snd_pcm_access_mask_test
#undef snd_pcm_access_mask_empty
#undef snd_pcm_access_mask_set
#undef snd_pcm_access_mask_reset
#undef snd_pcm_format_mask_sizeof
#undef snd_pcm_format_mask_malloc
#undef snd_pcm_format_mask_free
#undef snd_pcm_format_mask_copy
#undef snd_pcm_format_mask_none
#undef snd_pcm_format_mask_any
#undef snd_pcm_format_mask_test
#undef snd_pcm_format_mask_empty
#undef snd_pcm_format_mask_set
#undef snd_pcm_format_mask_reset
#undef snd_pcm_subformat_mask_sizeof
#undef snd_pcm_subformat_mask_malloc
#undef snd_pcm_subformat_mask_free
#undef snd_pcm_subformat_mask_copy
#undef snd_pcm_subformat_mask_none
#undef snd_pcm_subformat_mask_any
#undef snd_pcm_subformat_mask_test
#undef snd_pcm_subformat_mask_empty
#undef snd_pcm_subformat_mask_set
#undef snd_pcm_subformat_mask_reset
#undef snd_pcm_status_sizeof
#undef snd_pcm_status_malloc
#undef snd_pcm_status_free
#undef snd_pcm_status_copy
#undef snd_pcm_status_get_state
#undef snd_pcm_status_get_trigger_tstamp
#undef snd_pcm_status_get_trigger_htstamp
#undef snd_pcm_status_get_tstamp
#undef snd_pcm_status_get_htstamp
#undef snd_pcm_status_get_audio_htstamp
#undef snd_pcm_status_get_driver_htstamp
#undef snd_pcm_status_get_delay
#undef snd_pcm_status_get_avail
#undef snd_pcm_status_get_avail_max
#undef snd_pcm_status_get_overrange
#undef snd_pcm_type_name
#undef snd_pcm_stream_name
#undef snd_pcm_access_name
#undef snd_pcm_format_name
#undef snd_pcm_format_description
#undef snd_pcm_subformat_name
#undef snd_pcm_subformat_description
#undef snd_pcm_format_value
#undef snd_pcm_tstamp_mode_name
#undef snd_pcm_state_name
#undef snd_pcm_dump
#undef snd_pcm_dump_hw_setup
#undef snd_pcm_dump_sw_setup
#undef snd_pcm_dump_setup
#undef snd_pcm_hw_params_dump
#undef snd_pcm_sw_params_dump
#undef snd_pcm_status_dump
#undef snd_pcm_mmap_begin
#undef snd_pcm_mmap_commit
#undef snd_pcm_mmap_writei
#undef snd_pcm_mmap_readi
#undef snd_pcm_mmap_writen
#undef snd_pcm_mmap_readn
#undef snd_pcm_format_signed
#undef snd_pcm_format_unsigned
#undef snd_pcm_format_linear
#undef snd_pcm_format_float
#undef snd_pcm_format_little_endian
#undef snd_pcm_format_big_endian
#undef snd_pcm_format_cpu_endian
#undef snd_pcm_format_width
#undef snd_pcm_format_physical_width
#undef snd_pcm_build_linear_format
#undef snd_pcm_format_size
#undef snd_pcm_format_silence
#undef snd_pcm_format_silence_16
#undef snd_pcm_format_silence_32
#undef snd_pcm_format_silence_64
#undef snd_pcm_format_set_silence
#undef snd_pcm_bytes_to_frames
#undef snd_pcm_frames_to_bytes
#undef snd_pcm_bytes_to_samples
#undef snd_pcm_samples_to_bytes
#undef snd_pcm_area_silence
#undef snd_pcm_areas_silence
#undef snd_pcm_area_copy
#undef snd_pcm_areas_copy
#undef snd_pcm_hook_get_pcm
#undef snd_pcm_hook_get_private
#undef snd_pcm_hook_set_private
#undef snd_pcm_hook_add
#undef snd_pcm_hook_remove
#undef snd_pcm_meter_get_bufsize
#undef snd_pcm_meter_get_channels
#undef snd_pcm_meter_get_rate
#undef snd_pcm_meter_get_now
#undef snd_pcm_meter_get_boundary
#undef snd_pcm_meter_add_scope
#undef snd_pcm_meter_search_scope
#undef snd_pcm_scope_malloc
#undef snd_pcm_scope_set_ops
#undef snd_pcm_scope_set_name
#undef snd_pcm_scope_get_name
#undef snd_pcm_scope_get_callback_private
#undef snd_pcm_scope_set_callback_private
#undef snd_pcm_scope_s16_open
#undef snd_pcm_scope_s16_get_channel_buffer
#undef snd_spcm_init
#undef snd_spcm_init_duplex
#undef snd_spcm_init_get_params
#undef snd_pcm_start_mode_name
#undef snd_pcm_xrun_mode_name
#undef snd_pcm_sw_params_set_start_mode
#undef snd_pcm_sw_params_get_start_mode
#undef snd_pcm_sw_params_set_xrun_mode
#undef snd_pcm_sw_params_get_xrun_mode
#undef snd_pcm_sw_params_set_xfer_align
#undef snd_pcm_sw_params_get_xfer_align
#undef snd_pcm_sw_params_set_sleep_min
#undef snd_pcm_sw_params_get_sleep_min
#undef snd_pcm_hw_params_get_tick_time
#undef snd_pcm_hw_params_get_tick_time_min
#undef snd_pcm_hw_params_get_tick_time_max
#undef snd_pcm_hw_params_test_tick_time
#undef snd_pcm_hw_params_set_tick_time
#undef snd_pcm_hw_params_set_tick_time_min
#undef snd_pcm_hw_params_set_tick_time_max
#undef snd_pcm_hw_params_set_tick_time_minmax
#undef snd_pcm_hw_params_set_tick_time_near
#undef snd_pcm_hw_params_set_tick_time_first
#undef snd_pcm_hw_params_set_tick_time_last
#undef snd_rawmidi_open
#undef snd_rawmidi_open_lconf
#undef snd_rawmidi_close
#undef snd_rawmidi_poll_descriptors_count
#undef snd_rawmidi_poll_descriptors
#undef snd_rawmidi_poll_descriptors_revents
#undef snd_rawmidi_nonblock
#undef snd_rawmidi_info_sizeof
#undef snd_rawmidi_info_malloc
#undef snd_rawmidi_info_free
#undef snd_rawmidi_info_copy
#undef snd_rawmidi_info_get_device
#undef snd_rawmidi_info_get_subdevice
#undef snd_rawmidi_info_get_stream
#undef snd_rawmidi_info_get_card
#undef snd_rawmidi_info_get_flags
#undef snd_rawmidi_info_get_id
#undef snd_rawmidi_info_get_name
#undef snd_rawmidi_info_get_subdevice_name
#undef snd_rawmidi_info_get_subdevices_count
#undef snd_rawmidi_info_get_subdevices_avail
#undef snd_rawmidi_info_set_device
#undef snd_rawmidi_info_set_subdevice
#undef snd_rawmidi_info_set_stream
#undef snd_rawmidi_info
#undef snd_rawmidi_params_sizeof
#undef snd_rawmidi_params_malloc
#undef snd_rawmidi_params_free
#undef snd_rawmidi_params_copy
#undef snd_rawmidi_params_set_buffer_size
#undef snd_rawmidi_params_get_buffer_size
#undef snd_rawmidi_params_set_avail_min
#undef snd_rawmidi_params_get_avail_min
#undef snd_rawmidi_params_set_no_active_sensing
#undef snd_rawmidi_params_get_no_active_sensing
#undef snd_rawmidi_params
#undef snd_rawmidi_params_current
#undef snd_rawmidi_status_sizeof
#undef snd_rawmidi_status_malloc
#undef snd_rawmidi_status_free
#undef snd_rawmidi_status_copy
#undef snd_rawmidi_status_get_tstamp
#undef snd_rawmidi_status_get_avail
#undef snd_rawmidi_status_get_xruns
#undef snd_rawmidi_status
#undef snd_rawmidi_drain
#undef snd_rawmidi_drop
#undef snd_rawmidi_write
#undef snd_rawmidi_read
#undef snd_rawmidi_name
#undef snd_rawmidi_type
#undef snd_rawmidi_stream
#undef snd_timer_query_open
#undef snd_timer_query_open_lconf
#undef snd_timer_query_close
#undef snd_timer_query_next_device
#undef snd_timer_query_info
#undef snd_timer_query_params
#undef snd_timer_query_status
#undef snd_timer_open
#undef snd_timer_open_lconf
#undef snd_timer_close
#undef snd_async_add_timer_handler
#undef snd_async_handler_get_timer
#undef snd_timer_poll_descriptors_count
#undef snd_timer_poll_descriptors
#undef snd_timer_poll_descriptors_revents
#undef snd_timer_info
#undef snd_timer_params
#undef snd_timer_status
#undef snd_timer_start
#undef snd_timer_stop
#undef snd_timer_continue
#undef snd_timer_read
#undef snd_timer_id_sizeof
#undef snd_timer_id_malloc
#undef snd_timer_id_free
#undef snd_timer_id_copy
#undef snd_timer_id_set_class
#undef snd_timer_id_get_class
#undef snd_timer_id_set_sclass
#undef snd_timer_id_get_sclass
#undef snd_timer_id_set_card
#undef snd_timer_id_get_card
#undef snd_timer_id_set_device
#undef snd_timer_id_get_device
#undef snd_timer_id_set_subdevice
#undef snd_timer_id_get_subdevice
#undef snd_timer_ginfo_sizeof
#undef snd_timer_ginfo_malloc
#undef snd_timer_ginfo_free
#undef snd_timer_ginfo_copy
#undef snd_timer_ginfo_set_tid
#undef snd_timer_ginfo_get_tid
#undef snd_timer_ginfo_get_flags
#undef snd_timer_ginfo_get_card
#undef snd_timer_ginfo_get_id
#undef snd_timer_ginfo_get_name
#undef snd_timer_ginfo_get_resolution
#undef snd_timer_ginfo_get_resolution_min
#undef snd_timer_ginfo_get_resolution_max
#undef snd_timer_ginfo_get_clients
#undef snd_timer_info_sizeof
#undef snd_timer_info_malloc
#undef snd_timer_info_free
#undef snd_timer_info_copy
#undef snd_timer_info_is_slave
#undef snd_timer_info_get_card
#undef snd_timer_info_get_id
#undef snd_timer_info_get_name
#undef snd_timer_info_get_resolution
#undef snd_timer_params_sizeof
#undef snd_timer_params_malloc
#undef snd_timer_params_free
#undef snd_timer_params_copy
#undef snd_timer_params_set_auto_start
#undef snd_timer_params_get_auto_start
#undef snd_timer_params_set_exclusive
#undef snd_timer_params_get_exclusive
#undef snd_timer_params_set_early_event
#undef snd_timer_params_get_early_event
#undef snd_timer_params_set_ticks
#undef snd_timer_params_get_ticks
#undef snd_timer_params_set_queue_size
#undef snd_timer_params_get_queue_size
#undef snd_timer_params_set_filter
#undef snd_timer_params_get_filter
#undef snd_timer_status_sizeof
#undef snd_timer_status_malloc
#undef snd_timer_status_free
#undef snd_timer_status_copy
#undef snd_timer_status_get_timestamp
#undef snd_timer_status_get_resolution
#undef snd_timer_status_get_lost
#undef snd_timer_status_get_overrun
#undef snd_timer_status_get_queue
#undef snd_timer_info_get_ticks
#undef snd_hwdep_open
#undef snd_hwdep_close
#undef snd_hwdep_poll_descriptors
#undef snd_hwdep_poll_descriptors_count
#undef snd_hwdep_poll_descriptors_revents
#undef snd_hwdep_nonblock
#undef snd_hwdep_info
#undef snd_hwdep_dsp_status
#undef snd_hwdep_dsp_load
#undef snd_hwdep_ioctl
#undef snd_hwdep_write
#undef snd_hwdep_read
#undef snd_hwdep_info_sizeof
#undef snd_hwdep_info_malloc
#undef snd_hwdep_info_free
#undef snd_hwdep_info_copy
#undef snd_hwdep_info_get_device
#undef snd_hwdep_info_get_card
#undef snd_hwdep_info_get_id
#undef snd_hwdep_info_get_name
#undef snd_hwdep_info_get_iface
#undef snd_hwdep_info_set_device
#undef snd_hwdep_dsp_status_sizeof
#undef snd_hwdep_dsp_status_malloc
#undef snd_hwdep_dsp_status_free
#undef snd_hwdep_dsp_status_copy
#undef snd_hwdep_dsp_status_get_version
#undef snd_hwdep_dsp_status_get_id
#undef snd_hwdep_dsp_status_get_num_dsps
#undef snd_hwdep_dsp_status_get_dsp_loaded
#undef snd_hwdep_dsp_status_get_chip_ready
#undef snd_hwdep_dsp_image_sizeof
#undef snd_hwdep_dsp_image_malloc
#undef snd_hwdep_dsp_image_free
#undef snd_hwdep_dsp_image_copy
#undef snd_hwdep_dsp_image_get_index
#undef snd_hwdep_dsp_image_get_name
#undef snd_hwdep_dsp_image_get_image
#undef snd_hwdep_dsp_image_get_length
#undef snd_hwdep_dsp_image_set_index
#undef snd_hwdep_dsp_image_set_name
#undef snd_hwdep_dsp_image_set_image
#undef snd_hwdep_dsp_image_set_length
#undef snd_card_load
#undef snd_card_next
#undef snd_card_get_index
#undef snd_card_get_name
#undef snd_card_get_longname
#undef snd_device_name_hint
#undef snd_device_name_free_hint
#undef snd_device_name_get_hint
#undef snd_ctl_open
#undef snd_ctl_open_lconf
#undef snd_ctl_open_fallback
#undef snd_ctl_close
#undef snd_ctl_nonblock
#undef snd_async_add_ctl_handler
#undef snd_async_handler_get_ctl
#undef snd_ctl_poll_descriptors_count
#undef snd_ctl_poll_descriptors
#undef snd_ctl_poll_descriptors_revents
#undef snd_ctl_subscribe_events
#undef snd_ctl_card_info
#undef snd_ctl_elem_list
#undef snd_ctl_elem_info
#undef snd_ctl_elem_read
#undef snd_ctl_elem_write
#undef snd_ctl_elem_lock
#undef snd_ctl_elem_unlock
#undef snd_ctl_elem_tlv_read
#undef snd_ctl_elem_tlv_write
#undef snd_ctl_elem_tlv_command
#undef snd_ctl_hwdep_next_device
#undef snd_ctl_hwdep_info
#undef snd_ctl_pcm_next_device
#undef snd_ctl_pcm_info
#undef snd_ctl_pcm_prefer_subdevice
#undef snd_ctl_rawmidi_next_device
#undef snd_ctl_rawmidi_info
#undef snd_ctl_rawmidi_prefer_subdevice
#undef snd_ctl_set_power_state
#undef snd_ctl_get_power_state
#undef snd_ctl_read
#undef snd_ctl_wait
#undef snd_ctl_name
#undef snd_ctl_type
#undef snd_ctl_elem_type_name
#undef snd_ctl_elem_iface_name
#undef snd_ctl_event_type_name
#undef snd_ctl_event_elem_get_mask
#undef snd_ctl_event_elem_get_numid
#undef snd_ctl_event_elem_get_id
#undef snd_ctl_event_elem_get_interface
#undef snd_ctl_event_elem_get_device
#undef snd_ctl_event_elem_get_subdevice
#undef snd_ctl_event_elem_get_name
#undef snd_ctl_event_elem_get_index
#undef snd_ctl_elem_list_alloc_space
#undef snd_ctl_elem_list_free_space
#undef snd_ctl_ascii_elem_id_get
#undef snd_ctl_ascii_elem_id_parse
#undef snd_ctl_ascii_value_parse
#undef snd_ctl_elem_id_sizeof
#undef snd_ctl_elem_id_malloc
#undef snd_ctl_elem_id_free
#undef snd_ctl_elem_id_clear
#undef snd_ctl_elem_id_copy
#undef snd_ctl_elem_id_get_numid
#undef snd_ctl_elem_id_get_interface
#undef snd_ctl_elem_id_get_device
#undef snd_ctl_elem_id_get_subdevice
#undef snd_ctl_elem_id_get_name
#undef snd_ctl_elem_id_get_index
#undef snd_ctl_elem_id_set_numid
#undef snd_ctl_elem_id_set_interface
#undef snd_ctl_elem_id_set_device
#undef snd_ctl_elem_id_set_subdevice
#undef snd_ctl_elem_id_set_name
#undef snd_ctl_elem_id_set_index
#undef snd_ctl_card_info_sizeof
#undef snd_ctl_card_info_malloc
#undef snd_ctl_card_info_free
#undef snd_ctl_card_info_clear
#undef snd_ctl_card_info_copy
#undef snd_ctl_card_info_get_card
#undef snd_ctl_card_info_get_id
#undef snd_ctl_card_info_get_driver
#undef snd_ctl_card_info_get_name
#undef snd_ctl_card_info_get_longname
#undef snd_ctl_card_info_get_mixername
#undef snd_ctl_card_info_get_components
#undef snd_ctl_event_sizeof
#undef snd_ctl_event_malloc
#undef snd_ctl_event_free
#undef snd_ctl_event_clear
#undef snd_ctl_event_copy
#undef snd_ctl_event_get_type
#undef snd_ctl_elem_list_sizeof
#undef snd_ctl_elem_list_malloc
#undef snd_ctl_elem_list_free
#undef snd_ctl_elem_list_clear
#undef snd_ctl_elem_list_copy
#undef snd_ctl_elem_list_set_offset
#undef snd_ctl_elem_list_get_used
#undef snd_ctl_elem_list_get_count
#undef snd_ctl_elem_list_get_id
#undef snd_ctl_elem_list_get_numid
#undef snd_ctl_elem_list_get_interface
#undef snd_ctl_elem_list_get_device
#undef snd_ctl_elem_list_get_subdevice
#undef snd_ctl_elem_list_get_name
#undef snd_ctl_elem_list_get_index
#undef snd_ctl_elem_info_sizeof
#undef snd_ctl_elem_info_malloc
#undef snd_ctl_elem_info_free
#undef snd_ctl_elem_info_clear
#undef snd_ctl_elem_info_copy
#undef snd_ctl_elem_info_get_type
#undef snd_ctl_elem_info_is_readable
#undef snd_ctl_elem_info_is_writable
#undef snd_ctl_elem_info_is_volatile
#undef snd_ctl_elem_info_is_inactive
#undef snd_ctl_elem_info_is_locked
#undef snd_ctl_elem_info_is_tlv_readable
#undef snd_ctl_elem_info_is_tlv_writable
#undef snd_ctl_elem_info_is_tlv_commandable
#undef snd_ctl_elem_info_is_owner
#undef snd_ctl_elem_info_is_user
#undef snd_ctl_elem_info_get_owner
#undef snd_ctl_elem_info_get_count
#undef snd_ctl_elem_info_get_min
#undef snd_ctl_elem_info_get_max
#undef snd_ctl_elem_info_get_step
#undef snd_ctl_elem_info_get_min64
#undef snd_ctl_elem_info_get_max64
#undef snd_ctl_elem_info_get_step64
#undef snd_ctl_elem_info_get_items
#undef snd_ctl_elem_info_set_item
#undef snd_ctl_elem_info_get_item_name
#undef snd_ctl_elem_info_get_dimensions
#undef snd_ctl_elem_info_get_dimension
#undef snd_ctl_elem_info_set_dimension
#undef snd_ctl_elem_info_get_id
#undef snd_ctl_elem_info_get_numid
#undef snd_ctl_elem_info_get_interface
#undef snd_ctl_elem_info_get_device
#undef snd_ctl_elem_info_get_subdevice
#undef snd_ctl_elem_info_get_name
#undef snd_ctl_elem_info_get_index
#undef snd_ctl_elem_info_set_id
#undef snd_ctl_elem_info_set_numid
#undef snd_ctl_elem_info_set_interface
#undef snd_ctl_elem_info_set_device
#undef snd_ctl_elem_info_set_subdevice
#undef snd_ctl_elem_info_set_name
#undef snd_ctl_elem_info_set_index
#undef snd_ctl_add_integer_elem_set
#undef snd_ctl_add_integer64_elem_set
#undef snd_ctl_add_boolean_elem_set
#undef snd_ctl_add_enumerated_elem_set
#undef snd_ctl_add_bytes_elem_set
#undef snd_ctl_elem_add_integer
#undef snd_ctl_elem_add_integer64
#undef snd_ctl_elem_add_boolean
#undef snd_ctl_elem_add_enumerated
#undef snd_ctl_elem_add_iec958
#undef snd_ctl_elem_remove
#undef snd_ctl_elem_value_sizeof
#undef snd_ctl_elem_value_malloc
#undef snd_ctl_elem_value_free
#undef snd_ctl_elem_value_clear
#undef snd_ctl_elem_value_copy
#undef snd_ctl_elem_value_compare
#undef snd_ctl_elem_value_get_id
#undef snd_ctl_elem_value_get_numid
#undef snd_ctl_elem_value_get_interface
#undef snd_ctl_elem_value_get_device
#undef snd_ctl_elem_value_get_subdevice
#undef snd_ctl_elem_value_get_name
#undef snd_ctl_elem_value_get_index
#undef snd_ctl_elem_value_set_id
#undef snd_ctl_elem_value_set_numid
#undef snd_ctl_elem_value_set_interface
#undef snd_ctl_elem_value_set_device
#undef snd_ctl_elem_value_set_subdevice
#undef snd_ctl_elem_value_set_name
#undef snd_ctl_elem_value_set_index
#undef snd_ctl_elem_value_get_boolean
#undef snd_ctl_elem_value_get_integer
#undef snd_ctl_elem_value_get_integer64
#undef snd_ctl_elem_value_get_enumerated
#undef snd_ctl_elem_value_get_byte
#undef snd_ctl_elem_value_set_boolean
#undef snd_ctl_elem_value_set_integer
#undef snd_ctl_elem_value_set_integer64
#undef snd_ctl_elem_value_set_enumerated
#undef snd_ctl_elem_value_set_byte
#undef snd_ctl_elem_set_bytes
#undef snd_ctl_elem_value_get_bytes
#undef snd_ctl_elem_value_get_iec958
#undef snd_ctl_elem_value_set_iec958
#undef snd_tlv_parse_dB_info
#undef snd_tlv_get_dB_range
#undef snd_tlv_convert_to_dB
#undef snd_tlv_convert_from_dB
#undef snd_ctl_get_dB_range
#undef snd_ctl_convert_to_dB
#undef snd_ctl_convert_from_dB
#undef snd_hctl_compare_fast
#undef snd_hctl_open
#undef snd_hctl_open_ctl
#undef snd_hctl_close
#undef snd_hctl_nonblock
#undef snd_hctl_poll_descriptors_count
#undef snd_hctl_poll_descriptors
#undef snd_hctl_poll_descriptors_revents
#undef snd_hctl_get_count
#undef snd_hctl_set_compare
#undef snd_hctl_first_elem
#undef snd_hctl_last_elem
#undef snd_hctl_find_elem
#undef snd_hctl_set_callback
#undef snd_hctl_set_callback_private
#undef snd_hctl_get_callback_private
#undef snd_hctl_load
#undef snd_hctl_free
#undef snd_hctl_handle_events
#undef snd_hctl_name
#undef snd_hctl_wait
#undef snd_hctl_ctl
#undef snd_hctl_elem_next
#undef snd_hctl_elem_prev
#undef snd_hctl_elem_info
#undef snd_hctl_elem_read
#undef snd_hctl_elem_write
#undef snd_hctl_elem_tlv_read
#undef snd_hctl_elem_tlv_write
#undef snd_hctl_elem_tlv_command
#undef snd_hctl_elem_get_hctl
#undef snd_hctl_elem_get_id
#undef snd_hctl_elem_get_numid
#undef snd_hctl_elem_get_interface
#undef snd_hctl_elem_get_device
#undef snd_hctl_elem_get_subdevice
#undef snd_hctl_elem_get_name
#undef snd_hctl_elem_get_index
#undef snd_hctl_elem_set_callback
#undef snd_hctl_elem_get_callback_private
#undef snd_hctl_elem_set_callback_private
#undef snd_sctl_build
#undef snd_sctl_free
#undef snd_sctl_install
#undef snd_sctl_remove
#undef snd_mixer_open
#undef snd_mixer_close
#undef snd_mixer_first_elem
#undef snd_mixer_last_elem
#undef snd_mixer_handle_events
#undef snd_mixer_attach
#undef snd_mixer_attach_hctl
#undef snd_mixer_detach
#undef snd_mixer_detach_hctl
#undef snd_mixer_get_hctl
#undef snd_mixer_poll_descriptors_count
#undef snd_mixer_poll_descriptors
#undef snd_mixer_poll_descriptors_revents
#undef snd_mixer_load
#undef snd_mixer_free
#undef snd_mixer_wait
#undef snd_mixer_set_compare
#undef snd_mixer_set_callback
#undef snd_mixer_get_callback_private
#undef snd_mixer_set_callback_private
#undef snd_mixer_get_count
#undef snd_mixer_class_unregister
#undef snd_mixer_elem_next
#undef snd_mixer_elem_prev
#undef snd_mixer_elem_set_callback
#undef snd_mixer_elem_get_callback_private
#undef snd_mixer_elem_set_callback_private
#undef snd_mixer_elem_get_type
#undef snd_mixer_class_register
#undef snd_mixer_elem_new
#undef snd_mixer_elem_add
#undef snd_mixer_elem_remove
#undef snd_mixer_elem_free
#undef snd_mixer_elem_info
#undef snd_mixer_elem_value
#undef snd_mixer_elem_attach
#undef snd_mixer_elem_detach
#undef snd_mixer_elem_empty
#undef snd_mixer_elem_get_private
#undef snd_mixer_class_sizeof
#undef snd_mixer_class_malloc
#undef snd_mixer_class_free
#undef snd_mixer_class_copy
#undef snd_mixer_class_get_mixer
#undef snd_mixer_class_get_event
#undef snd_mixer_class_get_private
#undef snd_mixer_class_get_compare
#undef snd_mixer_class_set_event
#undef snd_mixer_class_set_private
#undef snd_mixer_class_set_private_free
#undef snd_mixer_class_set_compare
#undef snd_mixer_selem_channel_name
#undef snd_mixer_selem_register
#undef snd_mixer_selem_get_id
#undef snd_mixer_selem_get_name
#undef snd_mixer_selem_get_index
#undef snd_mixer_find_selem
#undef snd_mixer_selem_is_active
#undef snd_mixer_selem_is_playback_mono
#undef snd_mixer_selem_has_playback_channel
#undef snd_mixer_selem_is_capture_mono
#undef snd_mixer_selem_has_capture_channel
#undef snd_mixer_selem_get_capture_group
#undef snd_mixer_selem_has_common_volume
#undef snd_mixer_selem_has_playback_volume
#undef snd_mixer_selem_has_playback_volume_joined
#undef snd_mixer_selem_has_capture_volume
#undef snd_mixer_selem_has_capture_volume_joined
#undef snd_mixer_selem_has_common_switch
#undef snd_mixer_selem_has_playback_switch
#undef snd_mixer_selem_has_playback_switch_joined
#undef snd_mixer_selem_has_capture_switch
#undef snd_mixer_selem_has_capture_switch_joined
#undef snd_mixer_selem_has_capture_switch_exclusive
#undef snd_mixer_selem_ask_playback_vol_dB
#undef snd_mixer_selem_ask_capture_vol_dB
#undef snd_mixer_selem_ask_playback_dB_vol
#undef snd_mixer_selem_ask_capture_dB_vol
#undef snd_mixer_selem_get_playback_volume
#undef snd_mixer_selem_get_capture_volume
#undef snd_mixer_selem_get_playback_dB
#undef snd_mixer_selem_get_capture_dB
#undef snd_mixer_selem_get_playback_switch
#undef snd_mixer_selem_get_capture_switch
#undef snd_mixer_selem_set_playback_volume
#undef snd_mixer_selem_set_capture_volume
#undef snd_mixer_selem_set_playback_dB
#undef snd_mixer_selem_set_capture_dB
#undef snd_mixer_selem_set_playback_volume_all
#undef snd_mixer_selem_set_capture_volume_all
#undef snd_mixer_selem_set_playback_dB_all
#undef snd_mixer_selem_set_capture_dB_all
#undef snd_mixer_selem_set_playback_switch
#undef snd_mixer_selem_set_capture_switch
#undef snd_mixer_selem_set_playback_switch_all
#undef snd_mixer_selem_set_capture_switch_all
#undef snd_mixer_selem_get_playback_volume_range
#undef snd_mixer_selem_get_playback_dB_range
#undef snd_mixer_selem_set_playback_volume_range
#undef snd_mixer_selem_get_capture_volume_range
#undef snd_mixer_selem_get_capture_dB_range
#undef snd_mixer_selem_set_capture_volume_range
#undef snd_mixer_selem_is_enumerated
#undef snd_mixer_selem_is_enum_playback
#undef snd_mixer_selem_is_enum_capture
#undef snd_mixer_selem_get_enum_items
#undef snd_mixer_selem_get_enum_item_name
#undef snd_mixer_selem_get_enum_item
#undef snd_mixer_selem_set_enum_item
#undef snd_mixer_selem_id_sizeof
#undef snd_mixer_selem_id_malloc
#undef snd_mixer_selem_id_free
#undef snd_mixer_selem_id_copy
#undef snd_mixer_selem_id_get_name
#undef snd_mixer_selem_id_get_index
#undef snd_mixer_selem_id_set_name
#undef snd_mixer_selem_id_set_index
#undef snd_seq_open
#undef snd_seq_open_lconf
#undef snd_seq_name
#undef snd_seq_type
#undef snd_seq_close
#undef snd_seq_poll_descriptors_count
#undef snd_seq_poll_descriptors
#undef snd_seq_poll_descriptors_revents
#undef snd_seq_nonblock
#undef snd_seq_client_id
#undef snd_seq_get_output_buffer_size
#undef snd_seq_get_input_buffer_size
#undef snd_seq_set_output_buffer_size
#undef snd_seq_set_input_buffer_size
#undef snd_seq_system_info_sizeof
#undef snd_seq_system_info_malloc
#undef snd_seq_system_info_free
#undef snd_seq_system_info_copy
#undef snd_seq_system_info_get_queues
#undef snd_seq_system_info_get_clients
#undef snd_seq_system_info_get_ports
#undef snd_seq_system_info_get_channels
#undef snd_seq_system_info_get_cur_clients
#undef snd_seq_system_info_get_cur_queues
#undef snd_seq_system_info
#undef snd_seq_client_info_sizeof
#undef snd_seq_client_info_malloc
#undef snd_seq_client_info_free
#undef snd_seq_client_info_copy
#undef snd_seq_client_info_get_client
#undef snd_seq_client_info_get_type
#undef snd_seq_client_info_get_name
#undef snd_seq_client_info_get_broadcast_filter
#undef snd_seq_client_info_get_error_bounce
#undef snd_seq_client_info_get_card
#undef snd_seq_client_info_get_pid
#undef snd_seq_client_info_get_event_filter
#undef snd_seq_client_info_get_num_ports
#undef snd_seq_client_info_get_event_lost
#undef snd_seq_client_info_set_client
#undef snd_seq_client_info_set_name
#undef snd_seq_client_info_set_broadcast_filter
#undef snd_seq_client_info_set_error_bounce
#undef snd_seq_client_info_set_event_filter
#undef snd_seq_client_info_event_filter_clear
#undef snd_seq_client_info_event_filter_add
#undef snd_seq_client_info_event_filter_del
#undef snd_seq_client_info_event_filter_check
#undef snd_seq_get_client_info
#undef snd_seq_get_any_client_info
#undef snd_seq_set_client_info
#undef snd_seq_query_next_client
#undef snd_seq_client_pool_sizeof
#undef snd_seq_client_pool_malloc
#undef snd_seq_client_pool_free
#undef snd_seq_client_pool_copy
#undef snd_seq_client_pool_get_client
#undef snd_seq_client_pool_get_output_pool
#undef snd_seq_client_pool_get_input_pool
#undef snd_seq_client_pool_get_output_room
#undef snd_seq_client_pool_get_output_free
#undef snd_seq_client_pool_get_input_free
#undef snd_seq_client_pool_set_output_pool
#undef snd_seq_client_pool_set_input_pool
#undef snd_seq_client_pool_set_output_room
#undef snd_seq_get_client_pool
#undef snd_seq_set_client_pool
#undef snd_seq_port_info_sizeof
#undef snd_seq_port_info_malloc
#undef snd_seq_port_info_free
#undef snd_seq_port_info_copy
#undef snd_seq_port_info_get_client
#undef snd_seq_port_info_get_port
#undef snd_seq_port_info_get_addr
#undef snd_seq_port_info_get_name
#undef snd_seq_port_info_get_capability
#undef snd_seq_port_info_get_type
#undef snd_seq_port_info_get_midi_channels
#undef snd_seq_port_info_get_midi_voices
#undef snd_seq_port_info_get_synth_voices
#undef snd_seq_port_info_get_read_use
#undef snd_seq_port_info_get_write_use
#undef snd_seq_port_info_get_port_specified
#undef snd_seq_port_info_get_timestamping
#undef snd_seq_port_info_get_timestamp_real
#undef snd_seq_port_info_get_timestamp_queue
#undef snd_seq_port_info_set_client
#undef snd_seq_port_info_set_port
#undef snd_seq_port_info_set_addr
#undef snd_seq_port_info_set_name
#undef snd_seq_port_info_set_capability
#undef snd_seq_port_info_set_type
#undef snd_seq_port_info_set_midi_channels
#undef snd_seq_port_info_set_midi_voices
#undef snd_seq_port_info_set_synth_voices
#undef snd_seq_port_info_set_port_specified
#undef snd_seq_port_info_set_timestamping
#undef snd_seq_port_info_set_timestamp_real
#undef snd_seq_port_info_set_timestamp_queue
#undef snd_seq_create_port
#undef snd_seq_delete_port
#undef snd_seq_get_port_info
#undef snd_seq_get_any_port_info
#undef snd_seq_set_port_info
#undef snd_seq_query_next_port
#undef snd_seq_port_subscribe_sizeof
#undef snd_seq_port_subscribe_malloc
#undef snd_seq_port_subscribe_free
#undef snd_seq_port_subscribe_copy
#undef snd_seq_port_subscribe_get_sender
#undef snd_seq_port_subscribe_get_dest
#undef snd_seq_port_subscribe_get_queue
#undef snd_seq_port_subscribe_get_exclusive
#undef snd_seq_port_subscribe_get_time_update
#undef snd_seq_port_subscribe_get_time_real
#undef snd_seq_port_subscribe_set_sender
#undef snd_seq_port_subscribe_set_dest
#undef snd_seq_port_subscribe_set_queue
#undef snd_seq_port_subscribe_set_exclusive
#undef snd_seq_port_subscribe_set_time_update
#undef snd_seq_port_subscribe_set_time_real
#undef snd_seq_get_port_subscription
#undef snd_seq_subscribe_port
#undef snd_seq_unsubscribe_port
#undef snd_seq_query_subscribe_sizeof
#undef snd_seq_query_subscribe_malloc
#undef snd_seq_query_subscribe_free
#undef snd_seq_query_subscribe_copy
#undef snd_seq_query_subscribe_get_client
#undef snd_seq_query_subscribe_get_port
#undef snd_seq_query_subscribe_get_root
#undef snd_seq_query_subscribe_get_type
#undef snd_seq_query_subscribe_get_index
#undef snd_seq_query_subscribe_get_num_subs
#undef snd_seq_query_subscribe_get_addr
#undef snd_seq_query_subscribe_get_queue
#undef snd_seq_query_subscribe_get_exclusive
#undef snd_seq_query_subscribe_get_time_update
#undef snd_seq_query_subscribe_get_time_real
#undef snd_seq_query_subscribe_set_client
#undef snd_seq_query_subscribe_set_port
#undef snd_seq_query_subscribe_set_root
#undef snd_seq_query_subscribe_set_type
#undef snd_seq_query_subscribe_set_index
#undef snd_seq_query_port_subscribers
#undef snd_seq_queue_info_sizeof
#undef snd_seq_queue_info_malloc
#undef snd_seq_queue_info_free
#undef snd_seq_queue_info_copy
#undef snd_seq_queue_info_get_queue
#undef snd_seq_queue_info_get_name
#undef snd_seq_queue_info_get_owner
#undef snd_seq_queue_info_get_locked
#undef snd_seq_queue_info_get_flags
#undef snd_seq_queue_info_set_name
#undef snd_seq_queue_info_set_owner
#undef snd_seq_queue_info_set_locked
#undef snd_seq_queue_info_set_flags
#undef snd_seq_create_queue
#undef snd_seq_alloc_named_queue
#undef snd_seq_alloc_queue
#undef snd_seq_free_queue
#undef snd_seq_get_queue_info
#undef snd_seq_set_queue_info
#undef snd_seq_query_named_queue
#undef snd_seq_get_queue_usage
#undef snd_seq_set_queue_usage
#undef snd_seq_queue_status_sizeof
#undef snd_seq_queue_status_malloc
#undef snd_seq_queue_status_free
#undef snd_seq_queue_status_copy
#undef snd_seq_queue_status_get_queue
#undef snd_seq_queue_status_get_events
#undef snd_seq_queue_status_get_tick_time
#undef snd_seq_queue_status_get_real_time
#undef snd_seq_queue_status_get_status
#undef snd_seq_get_queue_status
#undef snd_seq_queue_tempo_sizeof
#undef snd_seq_queue_tempo_malloc
#undef snd_seq_queue_tempo_free
#undef snd_seq_queue_tempo_copy
#undef snd_seq_queue_tempo_get_queue
#undef snd_seq_queue_tempo_get_tempo
#undef snd_seq_queue_tempo_get_ppq
#undef snd_seq_queue_tempo_get_skew
#undef snd_seq_queue_tempo_get_skew_base
#undef snd_seq_queue_tempo_set_tempo
#undef snd_seq_queue_tempo_set_ppq
#undef snd_seq_queue_tempo_set_skew
#undef snd_seq_queue_tempo_set_skew_base
#undef snd_seq_get_queue_tempo
#undef snd_seq_set_queue_tempo
#undef snd_seq_queue_timer_sizeof
#undef snd_seq_queue_timer_malloc
#undef snd_seq_queue_timer_free
#undef snd_seq_queue_timer_copy
#undef snd_seq_queue_timer_get_queue
#undef snd_seq_queue_timer_get_type
#undef snd_seq_queue_timer_get_id
#undef snd_seq_queue_timer_get_resolution
#undef snd_seq_queue_timer_set_type
#undef snd_seq_queue_timer_set_id
#undef snd_seq_queue_timer_set_resolution
#undef snd_seq_get_queue_timer
#undef snd_seq_set_queue_timer
#undef snd_seq_free_event
#undef snd_seq_event_length
#undef snd_seq_event_output
#undef snd_seq_event_output_buffer
#undef snd_seq_event_output_direct
#undef snd_seq_event_input
#undef snd_seq_event_input_pending
#undef snd_seq_drain_output
#undef snd_seq_event_output_pending
#undef snd_seq_extract_output
#undef snd_seq_drop_output
#undef snd_seq_drop_output_buffer
#undef snd_seq_drop_input
#undef snd_seq_drop_input_buffer
#undef snd_seq_remove_events_sizeof
#undef snd_seq_remove_events_malloc
#undef snd_seq_remove_events_free
#undef snd_seq_remove_events_copy
#undef snd_seq_remove_events_get_condition
#undef snd_seq_remove_events_get_queue
#undef snd_seq_remove_events_get_time
#undef snd_seq_remove_events_get_dest
#undef snd_seq_remove_events_get_channel
#undef snd_seq_remove_events_get_event_type
#undef snd_seq_remove_events_get_tag
#undef snd_seq_remove_events_set_condition
#undef snd_seq_remove_events_set_queue
#undef snd_seq_remove_events_set_time
#undef snd_seq_remove_events_set_dest
#undef snd_seq_remove_events_set_channel
#undef snd_seq_remove_events_set_event_type
#undef snd_seq_remove_events_set_tag
#undef snd_seq_remove_events
#undef snd_seq_set_bit
#undef snd_seq_unset_bit
#undef snd_seq_change_bit
#undef snd_seq_get_bit
#undef snd_seq_control_queue
#undef snd_seq_create_simple_port
#undef snd_seq_delete_simple_port
#undef snd_seq_connect_from
#undef snd_seq_connect_to
#undef snd_seq_disconnect_from
#undef snd_seq_disconnect_to
#undef snd_seq_set_client_name
#undef snd_seq_set_client_event_filter
#undef snd_seq_set_client_pool_output
#undef snd_seq_set_client_pool_output_room
#undef snd_seq_set_client_pool_input
#undef snd_seq_sync_output_queue
#undef snd_seq_parse_address
#undef snd_seq_reset_pool_output
#undef snd_seq_reset_pool_input
#undef snd_midi_event_new
#undef snd_midi_event_resize_buffer
#undef snd_midi_event_free
#undef snd_midi_event_init
#undef snd_midi_event_reset_encode
#undef snd_midi_event_reset_decode
#undef snd_midi_event_no_status
#undef snd_midi_event_encode
#undef snd_midi_event_encode_byte
#undef snd_midi_event_decode
#ifdef __cplusplus
extern "C" {
#endif
#define snd_asoundlib_version
#define snd_dlopen
#define snd_dlsym
#define snd_dlclose
#define snd_async_add_handler
#define snd_async_del_handler
#define snd_async_handler_get_fd
#define snd_async_handler_get_signo
#define snd_async_handler_get_callback_private
#define snd_shm_area_create
#define snd_shm_area_share
#define snd_shm_area_destroy
#define snd_user_file
#define snd_input_stdio_open
#define snd_input_stdio_attach
#define snd_input_buffer_open
#define snd_input_close
#define snd_input_scanf
#define snd_input_gets
#define snd_input_getc
#define snd_input_ungetc
#define snd_output_stdio_open
#define snd_output_stdio_attach
#define snd_output_buffer_open
#define snd_output_buffer_string
#define snd_output_close
#define snd_output_printf
#define snd_output_vprintf
#define snd_output_puts
#define snd_output_putc
#define snd_output_flush
#define snd_strerror
#define snd_lib_error_set_handler
#define snd_lib_error_set_local
#define snd_config_top
#define snd_config_load
#define snd_config_load_override
#define snd_config_save
#define snd_config_update
#define snd_config_update_r
#define snd_config_update_free
#define snd_config_update_free_global
#define snd_config_update_ref
#define snd_config_ref
#define snd_config_unref
#define snd_config_search
#define snd_config_searchv
#define snd_config_search_definition
#define snd_config_expand
#define snd_config_evaluate
#define snd_config_add
#define snd_config_delete
#define snd_config_delete_compound_members
#define snd_config_copy
#define snd_config_make
#define snd_config_make_integer
#define snd_config_make_integer64
#define snd_config_make_real
#define snd_config_make_string
#define snd_config_make_pointer
#define snd_config_make_compound
#define snd_config_imake_integer
#define snd_config_imake_integer64
#define snd_config_imake_real
#define snd_config_imake_string
#define snd_config_imake_safe_string
#define snd_config_imake_pointer
#define snd_config_get_type
#define snd_config_set_id
#define snd_config_set_integer
#define snd_config_set_integer64
#define snd_config_set_real
#define snd_config_set_string
#define snd_config_set_ascii
#define snd_config_set_pointer
#define snd_config_get_id
#define snd_config_get_integer
#define snd_config_get_integer64
#define snd_config_get_real
#define snd_config_get_ireal
#define snd_config_get_string
#define snd_config_get_ascii
#define snd_config_get_pointer
#define snd_config_test_id
#define snd_config_iterator_first
#define snd_config_iterator_next
#define snd_config_iterator_end
#define snd_config_iterator_entry
#define snd_config_get_bool_ascii
#define snd_config_get_bool
#define snd_config_get_ctl_iface_ascii
#define snd_config_get_ctl_iface
#define snd_names_list
#define snd_names_list_free
#define snd_pcm_open
#define snd_pcm_open_lconf
#define snd_pcm_open_fallback
#define snd_pcm_close
#define snd_pcm_name
#define snd_pcm_type
#define snd_pcm_stream
#define snd_pcm_poll_descriptors_count
#define snd_pcm_poll_descriptors
#define snd_pcm_poll_descriptors_revents
#define snd_pcm_nonblock
#define snd_async_add_pcm_handler
#define snd_async_handler_get_pcm
#define snd_pcm_info
#define snd_pcm_hw_params_current
#define snd_pcm_hw_params
#define snd_pcm_hw_free
#define snd_pcm_sw_params_current
#define snd_pcm_sw_params
#define snd_pcm_prepare
#define snd_pcm_reset
#define snd_pcm_status
#define snd_pcm_start
#define snd_pcm_drop
#define snd_pcm_drain
#define snd_pcm_pause
#define snd_pcm_state
#define snd_pcm_hwsync
#define snd_pcm_delay
#define snd_pcm_resume
#define snd_pcm_htimestamp
#define snd_pcm_avail
#define snd_pcm_avail_update
#define snd_pcm_avail_delay
#define snd_pcm_rewindable
#define snd_pcm_rewind
#define snd_pcm_forwardable
#define snd_pcm_forward
#define snd_pcm_writei
#define snd_pcm_readi
#define snd_pcm_writen
#define snd_pcm_readn
#define snd_pcm_wait
#define snd_pcm_link
#define snd_pcm_unlink
#define snd_pcm_query_chmaps
#define snd_pcm_query_chmaps_from_hw
#define snd_pcm_free_chmaps
#define snd_pcm_get_chmap
#define snd_pcm_set_chmap
#define snd_pcm_chmap_type_name
#define snd_pcm_chmap_name
#define snd_pcm_chmap_long_name
#define snd_pcm_chmap_print
#define snd_pcm_chmap_from_string
#define snd_pcm_chmap_parse_string
#define snd_pcm_recover
#define snd_pcm_set_params
#define snd_pcm_get_params
#define snd_pcm_info_sizeof
#define snd_pcm_info_malloc
#define snd_pcm_info_free
#define snd_pcm_info_copy
#define snd_pcm_info_get_device
#define snd_pcm_info_get_subdevice
#define snd_pcm_info_get_stream
#define snd_pcm_info_get_card
#define snd_pcm_info_get_id
#define snd_pcm_info_get_name
#define snd_pcm_info_get_subdevice_name
#define snd_pcm_info_get_class
#define snd_pcm_info_get_subclass
#define snd_pcm_info_get_subdevices_count
#define snd_pcm_info_get_subdevices_avail
#define snd_pcm_info_get_sync
#define snd_pcm_info_set_device
#define snd_pcm_info_set_subdevice
#define snd_pcm_info_set_stream
#define snd_pcm_hw_params_any
#define snd_pcm_hw_params_can_mmap_sample_resolution
#define snd_pcm_hw_params_is_double
#define snd_pcm_hw_params_is_batch
#define snd_pcm_hw_params_is_block_transfer
#define snd_pcm_hw_params_is_monotonic
#define snd_pcm_hw_params_can_overrange
#define snd_pcm_hw_params_can_pause
#define snd_pcm_hw_params_can_resume
#define snd_pcm_hw_params_is_half_duplex
#define snd_pcm_hw_params_is_joint_duplex
#define snd_pcm_hw_params_can_sync_start
#define snd_pcm_hw_params_can_disable_period_wakeup
#define snd_pcm_hw_params_supports_audio_wallclock_ts
#define snd_pcm_hw_params_supports_audio_ts_type
#define snd_pcm_hw_params_get_rate_numden
#define snd_pcm_hw_params_get_sbits
#define snd_pcm_hw_params_get_fifo_size
#define snd_pcm_hw_params_sizeof
#define snd_pcm_hw_params_malloc
#define snd_pcm_hw_params_free
#define snd_pcm_hw_params_copy
#define snd_pcm_hw_params_get_access
#define snd_pcm_hw_params_test_access
#define snd_pcm_hw_params_set_access
#define snd_pcm_hw_params_set_access_first
#define snd_pcm_hw_params_set_access_last
#define snd_pcm_hw_params_set_access_mask
#define snd_pcm_hw_params_get_access_mask
#define snd_pcm_hw_params_get_format
#define snd_pcm_hw_params_test_format
#define snd_pcm_hw_params_set_format
#define snd_pcm_hw_params_set_format_first
#define snd_pcm_hw_params_set_format_last
#define snd_pcm_hw_params_set_format_mask
#define snd_pcm_hw_params_get_format_mask
#define snd_pcm_hw_params_get_subformat
#define snd_pcm_hw_params_test_subformat
#define snd_pcm_hw_params_set_subformat
#define snd_pcm_hw_params_set_subformat_first
#define snd_pcm_hw_params_set_subformat_last
#define snd_pcm_hw_params_set_subformat_mask
#define snd_pcm_hw_params_get_subformat_mask
#define snd_pcm_hw_params_get_channels
#define snd_pcm_hw_params_get_channels_min
#define snd_pcm_hw_params_get_channels_max
#define snd_pcm_hw_params_test_channels
#define snd_pcm_hw_params_set_channels
#define snd_pcm_hw_params_set_channels_min
#define snd_pcm_hw_params_set_channels_max
#define snd_pcm_hw_params_set_channels_minmax
#define snd_pcm_hw_params_set_channels_near
#define snd_pcm_hw_params_set_channels_first
#define snd_pcm_hw_params_set_channels_last
#define snd_pcm_hw_params_get_rate
#define snd_pcm_hw_params_get_rate_min
#define snd_pcm_hw_params_get_rate_max
#define snd_pcm_hw_params_test_rate
#define snd_pcm_hw_params_set_rate
#define snd_pcm_hw_params_set_rate_min
#define snd_pcm_hw_params_set_rate_max
#define snd_pcm_hw_params_set_rate_minmax
#define snd_pcm_hw_params_set_rate_near
#define snd_pcm_hw_params_set_rate_first
#define snd_pcm_hw_params_set_rate_last
#define snd_pcm_hw_params_set_rate_resample
#define snd_pcm_hw_params_get_rate_resample
#define snd_pcm_hw_params_set_export_buffer
#define snd_pcm_hw_params_get_export_buffer
#define snd_pcm_hw_params_set_period_wakeup
#define snd_pcm_hw_params_get_period_wakeup
#define snd_pcm_hw_params_get_period_time
#define snd_pcm_hw_params_get_period_time_min
#define snd_pcm_hw_params_get_period_time_max
#define snd_pcm_hw_params_test_period_time
#define snd_pcm_hw_params_set_period_time
#define snd_pcm_hw_params_set_period_time_min
#define snd_pcm_hw_params_set_period_time_max
#define snd_pcm_hw_params_set_period_time_minmax
#define snd_pcm_hw_params_set_period_time_near
#define snd_pcm_hw_params_set_period_time_first
#define snd_pcm_hw_params_set_period_time_last
#define snd_pcm_hw_params_get_period_size
#define snd_pcm_hw_params_get_period_size_min
#define snd_pcm_hw_params_get_period_size_max
#define snd_pcm_hw_params_test_period_size
#define snd_pcm_hw_params_set_period_size
#define snd_pcm_hw_params_set_period_size_min
#define snd_pcm_hw_params_set_period_size_max
#define snd_pcm_hw_params_set_period_size_minmax
#define snd_pcm_hw_params_set_period_size_near
#define snd_pcm_hw_params_set_period_size_first
#define snd_pcm_hw_params_set_period_size_last
#define snd_pcm_hw_params_set_period_size_integer
#define snd_pcm_hw_params_get_periods
#define snd_pcm_hw_params_get_periods_min
#define snd_pcm_hw_params_get_periods_max
#define snd_pcm_hw_params_test_periods
#define snd_pcm_hw_params_set_periods
#define snd_pcm_hw_params_set_periods_min
#define snd_pcm_hw_params_set_periods_max
#define snd_pcm_hw_params_set_periods_minmax
#define snd_pcm_hw_params_set_periods_near
#define snd_pcm_hw_params_set_periods_first
#define snd_pcm_hw_params_set_periods_last
#define snd_pcm_hw_params_set_periods_integer
#define snd_pcm_hw_params_get_buffer_time
#define snd_pcm_hw_params_get_buffer_time_min
#define snd_pcm_hw_params_get_buffer_time_max
#define snd_pcm_hw_params_test_buffer_time
#define snd_pcm_hw_params_set_buffer_time
#define snd_pcm_hw_params_set_buffer_time_min
#define snd_pcm_hw_params_set_buffer_time_max
#define snd_pcm_hw_params_set_buffer_time_minmax
#define snd_pcm_hw_params_set_buffer_time_near
#define snd_pcm_hw_params_set_buffer_time_first
#define snd_pcm_hw_params_set_buffer_time_last
#define snd_pcm_hw_params_get_buffer_size
#define snd_pcm_hw_params_get_buffer_size_min
#define snd_pcm_hw_params_get_buffer_size_max
#define snd_pcm_hw_params_test_buffer_size
#define snd_pcm_hw_params_set_buffer_size
#define snd_pcm_hw_params_set_buffer_size_min
#define snd_pcm_hw_params_set_buffer_size_max
#define snd_pcm_hw_params_set_buffer_size_minmax
#define snd_pcm_hw_params_set_buffer_size_near
#define snd_pcm_hw_params_set_buffer_size_first
#define snd_pcm_hw_params_set_buffer_size_last
#define snd_pcm_hw_params_get_min_align
#define snd_pcm_sw_params_sizeof
#define snd_pcm_sw_params_malloc
#define snd_pcm_sw_params_free
#define snd_pcm_sw_params_copy
#define snd_pcm_sw_params_get_boundary
#define snd_pcm_sw_params_set_tstamp_mode
#define snd_pcm_sw_params_get_tstamp_mode
#define snd_pcm_sw_params_set_avail_min
#define snd_pcm_sw_params_get_avail_min
#define snd_pcm_sw_params_set_period_event
#define snd_pcm_sw_params_get_period_event
#define snd_pcm_sw_params_set_start_threshold
#define snd_pcm_sw_params_get_start_threshold
#define snd_pcm_sw_params_set_stop_threshold
#define snd_pcm_sw_params_get_stop_threshold
#define snd_pcm_sw_params_set_silence_threshold
#define snd_pcm_sw_params_get_silence_threshold
#define snd_pcm_sw_params_set_silence_size
#define snd_pcm_sw_params_get_silence_size
#define snd_pcm_access_mask_sizeof
#define snd_pcm_access_mask_malloc
#define snd_pcm_access_mask_free
#define snd_pcm_access_mask_copy
#define snd_pcm_access_mask_none
#define snd_pcm_access_mask_any
#define snd_pcm_access_mask_test
#define snd_pcm_access_mask_empty
#define snd_pcm_access_mask_set
#define snd_pcm_access_mask_reset
#define snd_pcm_format_mask_sizeof
#define snd_pcm_format_mask_malloc
#define snd_pcm_format_mask_free
#define snd_pcm_format_mask_copy
#define snd_pcm_format_mask_none
#define snd_pcm_format_mask_any
#define snd_pcm_format_mask_test
#define snd_pcm_format_mask_empty
#define snd_pcm_format_mask_set
#define snd_pcm_format_mask_reset
#define snd_pcm_subformat_mask_sizeof
#define snd_pcm_subformat_mask_malloc
#define snd_pcm_subformat_mask_free
#define snd_pcm_subformat_mask_copy
#define snd_pcm_subformat_mask_none
#define snd_pcm_subformat_mask_any
#define snd_pcm_subformat_mask_test
#define snd_pcm_subformat_mask_empty
#define snd_pcm_subformat_mask_set
#define snd_pcm_subformat_mask_reset
#define snd_pcm_status_sizeof
#define snd_pcm_status_malloc
#define snd_pcm_status_free
#define snd_pcm_status_copy
#define snd_pcm_status_get_state
#define snd_pcm_status_get_trigger_tstamp
#define snd_pcm_status_get_trigger_htstamp
#define snd_pcm_status_get_tstamp
#define snd_pcm_status_get_htstamp
#define snd_pcm_status_get_audio_htstamp
#define snd_pcm_status_get_driver_htstamp
#define snd_pcm_status_get_delay
#define snd_pcm_status_get_avail
#define snd_pcm_status_get_avail_max
#define snd_pcm_status_get_overrange
#define snd_pcm_type_name
#define snd_pcm_stream_name
#define snd_pcm_access_name
#define snd_pcm_format_name
#define snd_pcm_format_description
#define snd_pcm_subformat_name
#define snd_pcm_subformat_description
#define snd_pcm_format_value
#define snd_pcm_tstamp_mode_name
#define snd_pcm_state_name
#define snd_pcm_dump
#define snd_pcm_dump_hw_setup
#define snd_pcm_dump_sw_setup
#define snd_pcm_dump_setup
#define snd_pcm_hw_params_dump
#define snd_pcm_sw_params_dump
#define snd_pcm_status_dump
#define snd_pcm_mmap_begin
#define snd_pcm_mmap_commit
#define snd_pcm_mmap_writei
#define snd_pcm_mmap_readi
#define snd_pcm_mmap_writen
#define snd_pcm_mmap_readn
#define snd_pcm_format_signed
#define snd_pcm_format_unsigned
#define snd_pcm_format_linear
#define snd_pcm_format_float
#define snd_pcm_format_little_endian
#define snd_pcm_format_big_endian
#define snd_pcm_format_cpu_endian
#define snd_pcm_format_width
#define snd_pcm_format_physical_width
#define snd_pcm_build_linear_format
#define snd_pcm_format_size
#define snd_pcm_format_silence
#define snd_pcm_format_silence_16
#define snd_pcm_format_silence_32
#define snd_pcm_format_silence_64
#define snd_pcm_format_set_silence
#define snd_pcm_bytes_to_frames
#define snd_pcm_frames_to_bytes
#define snd_pcm_bytes_to_samples
#define snd_pcm_samples_to_bytes
#define snd_pcm_area_silence
#define snd_pcm_areas_silence
#define snd_pcm_area_copy
#define snd_pcm_areas_copy
#define snd_pcm_hook_get_pcm
#define snd_pcm_hook_get_private
#define snd_pcm_hook_set_private
#define snd_pcm_hook_add
#define snd_pcm_hook_remove
#define snd_pcm_meter_get_bufsize
#define snd_pcm_meter_get_channels
#define snd_pcm_meter_get_rate
#define snd_pcm_meter_get_now
#define snd_pcm_meter_get_boundary
#define snd_pcm_meter_add_scope
#define snd_pcm_meter_search_scope
#define snd_pcm_scope_malloc
#define snd_pcm_scope_set_ops
#define snd_pcm_scope_set_name
#define snd_pcm_scope_get_name
#define snd_pcm_scope_get_callback_private
#define snd_pcm_scope_set_callback_private
#define snd_pcm_scope_s16_open
#define snd_pcm_scope_s16_get_channel_buffer
#define snd_spcm_init
#define snd_spcm_init_duplex
#define snd_spcm_init_get_params
#define snd_pcm_start_mode_name
#define snd_pcm_xrun_mode_name
#define snd_pcm_sw_params_set_start_mode
#define snd_pcm_sw_params_get_start_mode
#define snd_pcm_sw_params_set_xrun_mode
#define snd_pcm_sw_params_get_xrun_mode
#define snd_pcm_sw_params_set_xfer_align
#define snd_pcm_sw_params_get_xfer_align
#define snd_pcm_sw_params_set_sleep_min
#define snd_pcm_sw_params_get_sleep_min
#define snd_pcm_hw_params_get_tick_time
#define snd_pcm_hw_params_get_tick_time_min
#define snd_pcm_hw_params_get_tick_time_max
#define snd_pcm_hw_params_test_tick_time
#define snd_pcm_hw_params_set_tick_time
#define snd_pcm_hw_params_set_tick_time_min
#define snd_pcm_hw_params_set_tick_time_max
#define snd_pcm_hw_params_set_tick_time_minmax
#define snd_pcm_hw_params_set_tick_time_near
#define snd_pcm_hw_params_set_tick_time_first
#define snd_pcm_hw_params_set_tick_time_last
#define snd_rawmidi_open
#define snd_rawmidi_open_lconf
#define snd_rawmidi_close
#define snd_rawmidi_poll_descriptors_count
#define snd_rawmidi_poll_descriptors
#define snd_rawmidi_poll_descriptors_revents
#define snd_rawmidi_nonblock
#define snd_rawmidi_info_sizeof
#define snd_rawmidi_info_malloc
#define snd_rawmidi_info_free
#define snd_rawmidi_info_copy
#define snd_rawmidi_info_get_device
#define snd_rawmidi_info_get_subdevice
#define snd_rawmidi_info_get_stream
#define snd_rawmidi_info_get_card
#define snd_rawmidi_info_get_flags
#define snd_rawmidi_info_get_id
#define snd_rawmidi_info_get_name
#define snd_rawmidi_info_get_subdevice_name
#define snd_rawmidi_info_get_subdevices_count
#define snd_rawmidi_info_get_subdevices_avail
#define snd_rawmidi_info_set_device
#define snd_rawmidi_info_set_subdevice
#define snd_rawmidi_info_set_stream
#define snd_rawmidi_info
#define snd_rawmidi_params_sizeof
#define snd_rawmidi_params_malloc
#define snd_rawmidi_params_free
#define snd_rawmidi_params_copy
#define snd_rawmidi_params_set_buffer_size
#define snd_rawmidi_params_get_buffer_size
#define snd_rawmidi_params_set_avail_min
#define snd_rawmidi_params_get_avail_min
#define snd_rawmidi_params_set_no_active_sensing
#define snd_rawmidi_params_get_no_active_sensing
#define snd_rawmidi_params
#define snd_rawmidi_params_current
#define snd_rawmidi_status_sizeof
#define snd_rawmidi_status_malloc
#define snd_rawmidi_status_free
#define snd_rawmidi_status_copy
#define snd_rawmidi_status_get_tstamp
#define snd_rawmidi_status_get_avail
#define snd_rawmidi_status_get_xruns
#define snd_rawmidi_status
#define snd_rawmidi_drain
#define snd_rawmidi_drop
#define snd_rawmidi_write
#define snd_rawmidi_read
#define snd_rawmidi_name
#define snd_rawmidi_type
#define snd_rawmidi_stream
#define snd_timer_query_open
#define snd_timer_query_open_lconf
#define snd_timer_query_close
#define snd_timer_query_next_device
#define snd_timer_query_info
#define snd_timer_query_params
#define snd_timer_query_status
#define snd_timer_open
#define snd_timer_open_lconf
#define snd_timer_close
#define snd_async_add_timer_handler
#define snd_async_handler_get_timer
#define snd_timer_poll_descriptors_count
#define snd_timer_poll_descriptors
#define snd_timer_poll_descriptors_revents
#define snd_timer_info
#define snd_timer_params
#define snd_timer_status
#define snd_timer_start
#define snd_timer_stop
#define snd_timer_continue
#define snd_timer_read
#define snd_timer_id_sizeof
#define snd_timer_id_malloc
#define snd_timer_id_free
#define snd_timer_id_copy
#define snd_timer_id_set_class
#define snd_timer_id_get_class
#define snd_timer_id_set_sclass
#define snd_timer_id_get_sclass
#define snd_timer_id_set_card
#define snd_timer_id_get_card
#define snd_timer_id_set_device
#define snd_timer_id_get_device
#define snd_timer_id_set_subdevice
#define snd_timer_id_get_subdevice
#define snd_timer_ginfo_sizeof
#define snd_timer_ginfo_malloc
#define snd_timer_ginfo_free
#define snd_timer_ginfo_copy
#define snd_timer_ginfo_set_tid
#define snd_timer_ginfo_get_tid
#define snd_timer_ginfo_get_flags
#define snd_timer_ginfo_get_card
#define snd_timer_ginfo_get_id
#define snd_timer_ginfo_get_name
#define snd_timer_ginfo_get_resolution
#define snd_timer_ginfo_get_resolution_min
#define snd_timer_ginfo_get_resolution_max
#define snd_timer_ginfo_get_clients
#define snd_timer_info_sizeof
#define snd_timer_info_malloc
#define snd_timer_info_free
#define snd_timer_info_copy
#define snd_timer_info_is_slave
#define snd_timer_info_get_card
#define snd_timer_info_get_id
#define snd_timer_info_get_name
#define snd_timer_info_get_resolution
#define snd_timer_params_sizeof
#define snd_timer_params_malloc
#define snd_timer_params_free
#define snd_timer_params_copy
#define snd_timer_params_set_auto_start
#define snd_timer_params_get_auto_start
#define snd_timer_params_set_exclusive
#define snd_timer_params_get_exclusive
#define snd_timer_params_set_early_event
#define snd_timer_params_get_early_event
#define snd_timer_params_set_ticks
#define snd_timer_params_get_ticks
#define snd_timer_params_set_queue_size
#define snd_timer_params_get_queue_size
#define snd_timer_params_set_filter
#define snd_timer_params_get_filter
#define snd_timer_status_sizeof
#define snd_timer_status_malloc
#define snd_timer_status_free
#define snd_timer_status_copy
#define snd_timer_status_get_timestamp
#define snd_timer_status_get_resolution
#define snd_timer_status_get_lost
#define snd_timer_status_get_overrun
#define snd_timer_status_get_queue
#define snd_timer_info_get_ticks
#define snd_hwdep_open
#define snd_hwdep_close
#define snd_hwdep_poll_descriptors
#define snd_hwdep_poll_descriptors_count
#define snd_hwdep_poll_descriptors_revents
#define snd_hwdep_nonblock
#define snd_hwdep_info
#define snd_hwdep_dsp_status
#define snd_hwdep_dsp_load
#define snd_hwdep_ioctl
#define snd_hwdep_write
#define snd_hwdep_read
#define snd_hwdep_info_sizeof
#define snd_hwdep_info_malloc
#define snd_hwdep_info_free
#define snd_hwdep_info_copy
#define snd_hwdep_info_get_device
#define snd_hwdep_info_get_card
#define snd_hwdep_info_get_id
#define snd_hwdep_info_get_name
#define snd_hwdep_info_get_iface
#define snd_hwdep_info_set_device
#define snd_hwdep_dsp_status_sizeof
#define snd_hwdep_dsp_status_malloc
#define snd_hwdep_dsp_status_free
#define snd_hwdep_dsp_status_copy
#define snd_hwdep_dsp_status_get_version
#define snd_hwdep_dsp_status_get_id
#define snd_hwdep_dsp_status_get_num_dsps
#define snd_hwdep_dsp_status_get_dsp_loaded
#define snd_hwdep_dsp_status_get_chip_ready
#define snd_hwdep_dsp_image_sizeof
#define snd_hwdep_dsp_image_malloc
#define snd_hwdep_dsp_image_free
#define snd_hwdep_dsp_image_copy
#define snd_hwdep_dsp_image_get_index
#define snd_hwdep_dsp_image_get_name
#define snd_hwdep_dsp_image_get_image
#define snd_hwdep_dsp_image_get_length
#define snd_hwdep_dsp_image_set_index
#define snd_hwdep_dsp_image_set_name
#define snd_hwdep_dsp_image_set_image
#define snd_hwdep_dsp_image_set_length
#define snd_card_load
#define snd_card_next
#define snd_card_get_index
#define snd_card_get_name
#define snd_card_get_longname
#define snd_device_name_hint
#define snd_device_name_free_hint
#define snd_device_name_get_hint
#define snd_ctl_open
#define snd_ctl_open_lconf
#define snd_ctl_open_fallback
#define snd_ctl_close
#define snd_ctl_nonblock
#define snd_async_add_ctl_handler
#define snd_async_handler_get_ctl
#define snd_ctl_poll_descriptors_count
#define snd_ctl_poll_descriptors
#define snd_ctl_poll_descriptors_revents
#define snd_ctl_subscribe_events
#define snd_ctl_card_info
#define snd_ctl_elem_list
#define snd_ctl_elem_info
#define snd_ctl_elem_read
#define snd_ctl_elem_write
#define snd_ctl_elem_lock
#define snd_ctl_elem_unlock
#define snd_ctl_elem_tlv_read
#define snd_ctl_elem_tlv_write
#define snd_ctl_elem_tlv_command
#define snd_ctl_hwdep_next_device
#define snd_ctl_hwdep_info
#define snd_ctl_pcm_next_device
#define snd_ctl_pcm_info
#define snd_ctl_pcm_prefer_subdevice
#define snd_ctl_rawmidi_next_device
#define snd_ctl_rawmidi_info
#define snd_ctl_rawmidi_prefer_subdevice
#define snd_ctl_set_power_state
#define snd_ctl_get_power_state
#define snd_ctl_read
#define snd_ctl_wait
#define snd_ctl_name
#define snd_ctl_type
#define snd_ctl_elem_type_name
#define snd_ctl_elem_iface_name
#define snd_ctl_event_type_name
#define snd_ctl_event_elem_get_mask
#define snd_ctl_event_elem_get_numid
#define snd_ctl_event_elem_get_id
#define snd_ctl_event_elem_get_interface
#define snd_ctl_event_elem_get_device
#define snd_ctl_event_elem_get_subdevice
#define snd_ctl_event_elem_get_name
#define snd_ctl_event_elem_get_index
#define snd_ctl_elem_list_alloc_space
#define snd_ctl_elem_list_free_space
#define snd_ctl_ascii_elem_id_get
#define snd_ctl_ascii_elem_id_parse
#define snd_ctl_ascii_value_parse
#define snd_ctl_elem_id_sizeof
#define snd_ctl_elem_id_malloc
#define snd_ctl_elem_id_free
#define snd_ctl_elem_id_clear
#define snd_ctl_elem_id_copy
#define snd_ctl_elem_id_get_numid
#define snd_ctl_elem_id_get_interface
#define snd_ctl_elem_id_get_device
#define snd_ctl_elem_id_get_subdevice
#define snd_ctl_elem_id_get_name
#define snd_ctl_elem_id_get_index
#define snd_ctl_elem_id_set_numid
#define snd_ctl_elem_id_set_interface
#define snd_ctl_elem_id_set_device
#define snd_ctl_elem_id_set_subdevice
#define snd_ctl_elem_id_set_name
#define snd_ctl_elem_id_set_index
#define snd_ctl_card_info_sizeof
#define snd_ctl_card_info_malloc
#define snd_ctl_card_info_free
#define snd_ctl_card_info_clear
#define snd_ctl_card_info_copy
#define snd_ctl_card_info_get_card
#define snd_ctl_card_info_get_id
#define snd_ctl_card_info_get_driver
#define snd_ctl_card_info_get_name
#define snd_ctl_card_info_get_longname
#define snd_ctl_card_info_get_mixername
#define snd_ctl_card_info_get_components
#define snd_ctl_event_sizeof
#define snd_ctl_event_malloc
#define snd_ctl_event_free
#define snd_ctl_event_clear
#define snd_ctl_event_copy
#define snd_ctl_event_get_type
#define snd_ctl_elem_list_sizeof
#define snd_ctl_elem_list_malloc
#define snd_ctl_elem_list_free
#define snd_ctl_elem_list_clear
#define snd_ctl_elem_list_copy
#define snd_ctl_elem_list_set_offset
#define snd_ctl_elem_list_get_used
#define snd_ctl_elem_list_get_count
#define snd_ctl_elem_list_get_id
#define snd_ctl_elem_list_get_numid
#define snd_ctl_elem_list_get_interface
#define snd_ctl_elem_list_get_device
#define snd_ctl_elem_list_get_subdevice
#define snd_ctl_elem_list_get_name
#define snd_ctl_elem_list_get_index
#define snd_ctl_elem_info_sizeof
#define snd_ctl_elem_info_malloc
#define snd_ctl_elem_info_free
#define snd_ctl_elem_info_clear
#define snd_ctl_elem_info_copy
#define snd_ctl_elem_info_get_type
#define snd_ctl_elem_info_is_readable
#define snd_ctl_elem_info_is_writable
#define snd_ctl_elem_info_is_volatile
#define snd_ctl_elem_info_is_inactive
#define snd_ctl_elem_info_is_locked
#define snd_ctl_elem_info_is_tlv_readable
#define snd_ctl_elem_info_is_tlv_writable
#define snd_ctl_elem_info_is_tlv_commandable
#define snd_ctl_elem_info_is_owner
#define snd_ctl_elem_info_is_user
#define snd_ctl_elem_info_get_owner
#define snd_ctl_elem_info_get_count
#define snd_ctl_elem_info_get_min
#define snd_ctl_elem_info_get_max
#define snd_ctl_elem_info_get_step
#define snd_ctl_elem_info_get_min64
#define snd_ctl_elem_info_get_max64
#define snd_ctl_elem_info_get_step64
#define snd_ctl_elem_info_get_items
#define snd_ctl_elem_info_set_item
#define snd_ctl_elem_info_get_item_name
#define snd_ctl_elem_info_get_dimensions
#define snd_ctl_elem_info_get_dimension
#define snd_ctl_elem_info_set_dimension
#define snd_ctl_elem_info_get_id
#define snd_ctl_elem_info_get_numid
#define snd_ctl_elem_info_get_interface
#define snd_ctl_elem_info_get_device
#define snd_ctl_elem_info_get_subdevice
#define snd_ctl_elem_info_get_name
#define snd_ctl_elem_info_get_index
#define snd_ctl_elem_info_set_id
#define snd_ctl_elem_info_set_numid
#define snd_ctl_elem_info_set_interface
#define snd_ctl_elem_info_set_device
#define snd_ctl_elem_info_set_subdevice
#define snd_ctl_elem_info_set_name
#define snd_ctl_elem_info_set_index
#define snd_ctl_add_integer_elem_set
#define snd_ctl_add_integer64_elem_set
#define snd_ctl_add_boolean_elem_set
#define snd_ctl_add_enumerated_elem_set
#define snd_ctl_add_bytes_elem_set
#define snd_ctl_elem_add_integer
#define snd_ctl_elem_add_integer64
#define snd_ctl_elem_add_boolean
#define snd_ctl_elem_add_enumerated
#define snd_ctl_elem_add_iec958
#define snd_ctl_elem_remove
#define snd_ctl_elem_value_sizeof
#define snd_ctl_elem_value_malloc
#define snd_ctl_elem_value_free
#define snd_ctl_elem_value_clear
#define snd_ctl_elem_value_copy
#define snd_ctl_elem_value_compare
#define snd_ctl_elem_value_get_id
#define snd_ctl_elem_value_get_numid
#define snd_ctl_elem_value_get_interface
#define snd_ctl_elem_value_get_device
#define snd_ctl_elem_value_get_subdevice
#define snd_ctl_elem_value_get_name
#define snd_ctl_elem_value_get_index
#define snd_ctl_elem_value_set_id
#define snd_ctl_elem_value_set_numid
#define snd_ctl_elem_value_set_interface
#define snd_ctl_elem_value_set_device
#define snd_ctl_elem_value_set_subdevice
#define snd_ctl_elem_value_set_name
#define snd_ctl_elem_value_set_index
#define snd_ctl_elem_value_get_boolean
#define snd_ctl_elem_value_get_integer
#define snd_ctl_elem_value_get_integer64
#define snd_ctl_elem_value_get_enumerated
#define snd_ctl_elem_value_get_byte
#define snd_ctl_elem_value_set_boolean
#define snd_ctl_elem_value_set_integer
#define snd_ctl_elem_value_set_integer64
#define snd_ctl_elem_value_set_enumerated
#define snd_ctl_elem_value_set_byte
#define snd_ctl_elem_set_bytes
#define snd_ctl_elem_value_get_bytes
#define snd_ctl_elem_value_get_iec958
#define snd_ctl_elem_value_set_iec958
#define snd_tlv_parse_dB_info
#define snd_tlv_get_dB_range
#define snd_tlv_convert_to_dB
#define snd_tlv_convert_from_dB
#define snd_ctl_get_dB_range
#define snd_ctl_convert_to_dB
#define snd_ctl_convert_from_dB
#define snd_hctl_compare_fast
#define snd_hctl_open
#define snd_hctl_open_ctl
#define snd_hctl_close
#define snd_hctl_nonblock
#define snd_hctl_poll_descriptors_count
#define snd_hctl_poll_descriptors
#define snd_hctl_poll_descriptors_revents
#define snd_hctl_get_count
#define snd_hctl_set_compare
#define snd_hctl_first_elem
#define snd_hctl_last_elem
#define snd_hctl_find_elem
#define snd_hctl_set_callback
#define snd_hctl_set_callback_private
#define snd_hctl_get_callback_private
#define snd_hctl_load
#define snd_hctl_free
#define snd_hctl_handle_events
#define snd_hctl_name
#define snd_hctl_wait
#define snd_hctl_ctl
#define snd_hctl_elem_next
#define snd_hctl_elem_prev
#define snd_hctl_elem_info
#define snd_hctl_elem_read
#define snd_hctl_elem_write
#define snd_hctl_elem_tlv_read
#define snd_hctl_elem_tlv_write
#define snd_hctl_elem_tlv_command
#define snd_hctl_elem_get_hctl
#define snd_hctl_elem_get_id
#define snd_hctl_elem_get_numid
#define snd_hctl_elem_get_interface
#define snd_hctl_elem_get_device
#define snd_hctl_elem_get_subdevice
#define snd_hctl_elem_get_name
#define snd_hctl_elem_get_index
#define snd_hctl_elem_set_callback
#define snd_hctl_elem_get_callback_private
#define snd_hctl_elem_set_callback_private
#define snd_sctl_build
#define snd_sctl_free
#define snd_sctl_install
#define snd_sctl_remove
#define snd_mixer_open
#define snd_mixer_close
#define snd_mixer_first_elem
#define snd_mixer_last_elem
#define snd_mixer_handle_events
#define snd_mixer_attach
#define snd_mixer_attach_hctl
#define snd_mixer_detach
#define snd_mixer_detach_hctl
#define snd_mixer_get_hctl
#define snd_mixer_poll_descriptors_count
#define snd_mixer_poll_descriptors
#define snd_mixer_poll_descriptors_revents
#define snd_mixer_load
#define snd_mixer_free
#define snd_mixer_wait
#define snd_mixer_set_compare
#define snd_mixer_set_callback
#define snd_mixer_get_callback_private
#define snd_mixer_set_callback_private
#define snd_mixer_get_count
#define snd_mixer_class_unregister
#define snd_mixer_elem_next
#define snd_mixer_elem_prev
#define snd_mixer_elem_set_callback
#define snd_mixer_elem_get_callback_private
#define snd_mixer_elem_set_callback_private
#define snd_mixer_elem_get_type
#define snd_mixer_class_register
#define snd_mixer_elem_new
#define snd_mixer_elem_add
#define snd_mixer_elem_remove
#define snd_mixer_elem_free
#define snd_mixer_elem_info
#define snd_mixer_elem_value
#define snd_mixer_elem_attach
#define snd_mixer_elem_detach
#define snd_mixer_elem_empty
#define snd_mixer_elem_get_private
#define snd_mixer_class_sizeof
#define snd_mixer_class_malloc
#define snd_mixer_class_free
#define snd_mixer_class_copy
#define snd_mixer_class_get_mixer
#define snd_mixer_class_get_event
#define snd_mixer_class_get_private
#define snd_mixer_class_get_compare
#define snd_mixer_class_set_event
#define snd_mixer_class_set_private
#define snd_mixer_class_set_private_free
#define snd_mixer_class_set_compare
#define snd_mixer_selem_channel_name
#define snd_mixer_selem_register
#define snd_mixer_selem_get_id
#define snd_mixer_selem_get_name
#define snd_mixer_selem_get_index
#define snd_mixer_find_selem
#define snd_mixer_selem_is_active
#define snd_mixer_selem_is_playback_mono
#define snd_mixer_selem_has_playback_channel
#define snd_mixer_selem_is_capture_mono
#define snd_mixer_selem_has_capture_channel
#define snd_mixer_selem_get_capture_group
#define snd_mixer_selem_has_common_volume
#define snd_mixer_selem_has_playback_volume
#define snd_mixer_selem_has_playback_volume_joined
#define snd_mixer_selem_has_capture_volume
#define snd_mixer_selem_has_capture_volume_joined
#define snd_mixer_selem_has_common_switch
#define snd_mixer_selem_has_playback_switch
#define snd_mixer_selem_has_playback_switch_joined
#define snd_mixer_selem_has_capture_switch
#define snd_mixer_selem_has_capture_switch_joined
#define snd_mixer_selem_has_capture_switch_exclusive
#define snd_mixer_selem_ask_playback_vol_dB
#define snd_mixer_selem_ask_capture_vol_dB
#define snd_mixer_selem_ask_playback_dB_vol
#define snd_mixer_selem_ask_capture_dB_vol
#define snd_mixer_selem_get_playback_volume
#define snd_mixer_selem_get_capture_volume
#define snd_mixer_selem_get_playback_dB
#define snd_mixer_selem_get_capture_dB
#define snd_mixer_selem_get_playback_switch
#define snd_mixer_selem_get_capture_switch
#define snd_mixer_selem_set_playback_volume
#define snd_mixer_selem_set_capture_volume
#define snd_mixer_selem_set_playback_dB
#define snd_mixer_selem_set_capture_dB
#define snd_mixer_selem_set_playback_volume_all
#define snd_mixer_selem_set_capture_volume_all
#define snd_mixer_selem_set_playback_dB_all
#define snd_mixer_selem_set_capture_dB_all
#define snd_mixer_selem_set_playback_switch
#define snd_mixer_selem_set_capture_switch
#define snd_mixer_selem_set_playback_switch_all
#define snd_mixer_selem_set_capture_switch_all
#define snd_mixer_selem_get_playback_volume_range
#define snd_mixer_selem_get_playback_dB_range
#define snd_mixer_selem_set_playback_volume_range
#define snd_mixer_selem_get_capture_volume_range
#define snd_mixer_selem_get_capture_dB_range
#define snd_mixer_selem_set_capture_volume_range
#define snd_mixer_selem_is_enumerated
#define snd_mixer_selem_is_enum_playback
#define snd_mixer_selem_is_enum_capture
#define snd_mixer_selem_get_enum_items
#define snd_mixer_selem_get_enum_item_name
#define snd_mixer_selem_get_enum_item
#define snd_mixer_selem_set_enum_item
#define snd_mixer_selem_id_sizeof
#define snd_mixer_selem_id_malloc
#define snd_mixer_selem_id_free
#define snd_mixer_selem_id_copy
#define snd_mixer_selem_id_get_name
#define snd_mixer_selem_id_get_index
#define snd_mixer_selem_id_set_name
#define snd_mixer_selem_id_set_index
#define snd_seq_open
#define snd_seq_open_lconf
#define snd_seq_name
#define snd_seq_type
#define snd_seq_close
#define snd_seq_poll_descriptors_count
#define snd_seq_poll_descriptors
#define snd_seq_poll_descriptors_revents
#define snd_seq_nonblock
#define snd_seq_client_id
#define snd_seq_get_output_buffer_size
#define snd_seq_get_input_buffer_size
#define snd_seq_set_output_buffer_size
#define snd_seq_set_input_buffer_size
#define snd_seq_system_info_sizeof
#define snd_seq_system_info_malloc
#define snd_seq_system_info_free
#define snd_seq_system_info_copy
#define snd_seq_system_info_get_queues
#define snd_seq_system_info_get_clients
#define snd_seq_system_info_get_ports
#define snd_seq_system_info_get_channels
#define snd_seq_system_info_get_cur_clients
#define snd_seq_system_info_get_cur_queues
#define snd_seq_system_info
#define snd_seq_client_info_sizeof
#define snd_seq_client_info_malloc
#define snd_seq_client_info_free
#define snd_seq_client_info_copy
#define snd_seq_client_info_get_client
#define snd_seq_client_info_get_type
#define snd_seq_client_info_get_name
#define snd_seq_client_info_get_broadcast_filter
#define snd_seq_client_info_get_error_bounce
#define snd_seq_client_info_get_card
#define snd_seq_client_info_get_pid
#define snd_seq_client_info_get_event_filter
#define snd_seq_client_info_get_num_ports
#define snd_seq_client_info_get_event_lost
#define snd_seq_client_info_set_client
#define snd_seq_client_info_set_name
#define snd_seq_client_info_set_broadcast_filter
#define snd_seq_client_info_set_error_bounce
#define snd_seq_client_info_set_event_filter
#define snd_seq_client_info_event_filter_clear
#define snd_seq_client_info_event_filter_add
#define snd_seq_client_info_event_filter_del
#define snd_seq_client_info_event_filter_check
#define snd_seq_get_client_info
#define snd_seq_get_any_client_info
#define snd_seq_set_client_info
#define snd_seq_query_next_client
#define snd_seq_client_pool_sizeof
#define snd_seq_client_pool_malloc
#define snd_seq_client_pool_free
#define snd_seq_client_pool_copy
#define snd_seq_client_pool_get_client
#define snd_seq_client_pool_get_output_pool
#define snd_seq_client_pool_get_input_pool
#define snd_seq_client_pool_get_output_room
#define snd_seq_client_pool_get_output_free
#define snd_seq_client_pool_get_input_free
#define snd_seq_client_pool_set_output_pool
#define snd_seq_client_pool_set_input_pool
#define snd_seq_client_pool_set_output_room
#define snd_seq_get_client_pool
#define snd_seq_set_client_pool
#define snd_seq_port_info_sizeof
#define snd_seq_port_info_malloc
#define snd_seq_port_info_free
#define snd_seq_port_info_copy
#define snd_seq_port_info_get_client
#define snd_seq_port_info_get_port
#define snd_seq_port_info_get_addr
#define snd_seq_port_info_get_name
#define snd_seq_port_info_get_capability
#define snd_seq_port_info_get_type
#define snd_seq_port_info_get_midi_channels
#define snd_seq_port_info_get_midi_voices
#define snd_seq_port_info_get_synth_voices
#define snd_seq_port_info_get_read_use
#define snd_seq_port_info_get_write_use
#define snd_seq_port_info_get_port_specified
#define snd_seq_port_info_get_timestamping
#define snd_seq_port_info_get_timestamp_real
#define snd_seq_port_info_get_timestamp_queue
#define snd_seq_port_info_set_client
#define snd_seq_port_info_set_port
#define snd_seq_port_info_set_addr
#define snd_seq_port_info_set_name
#define snd_seq_port_info_set_capability
#define snd_seq_port_info_set_type
#define snd_seq_port_info_set_midi_channels
#define snd_seq_port_info_set_midi_voices
#define snd_seq_port_info_set_synth_voices
#define snd_seq_port_info_set_port_specified
#define snd_seq_port_info_set_timestamping
#define snd_seq_port_info_set_timestamp_real
#define snd_seq_port_info_set_timestamp_queue
#define snd_seq_create_port
#define snd_seq_delete_port
#define snd_seq_get_port_info
#define snd_seq_get_any_port_info
#define snd_seq_set_port_info
#define snd_seq_query_next_port
#define snd_seq_port_subscribe_sizeof
#define snd_seq_port_subscribe_malloc
#define snd_seq_port_subscribe_free
#define snd_seq_port_subscribe_copy
#define snd_seq_port_subscribe_get_sender
#define snd_seq_port_subscribe_get_dest
#define snd_seq_port_subscribe_get_queue
#define snd_seq_port_subscribe_get_exclusive
#define snd_seq_port_subscribe_get_time_update
#define snd_seq_port_subscribe_get_time_real
#define snd_seq_port_subscribe_set_sender
#define snd_seq_port_subscribe_set_dest
#define snd_seq_port_subscribe_set_queue
#define snd_seq_port_subscribe_set_exclusive
#define snd_seq_port_subscribe_set_time_update
#define snd_seq_port_subscribe_set_time_real
#define snd_seq_get_port_subscription
#define snd_seq_subscribe_port
#define snd_seq_unsubscribe_port
#define snd_seq_query_subscribe_sizeof
#define snd_seq_query_subscribe_malloc
#define snd_seq_query_subscribe_free
#define snd_seq_query_subscribe_copy
#define snd_seq_query_subscribe_get_client
#define snd_seq_query_subscribe_get_port
#define snd_seq_query_subscribe_get_root
#define snd_seq_query_subscribe_get_type
#define snd_seq_query_subscribe_get_index
#define snd_seq_query_subscribe_get_num_subs
#define snd_seq_query_subscribe_get_addr
#define snd_seq_query_subscribe_get_queue
#define snd_seq_query_subscribe_get_exclusive
#define snd_seq_query_subscribe_get_time_update
#define snd_seq_query_subscribe_get_time_real
#define snd_seq_query_subscribe_set_client
#define snd_seq_query_subscribe_set_port
#define snd_seq_query_subscribe_set_root
#define snd_seq_query_subscribe_set_type
#define snd_seq_query_subscribe_set_index
#define snd_seq_query_port_subscribers
#define snd_seq_queue_info_sizeof
#define snd_seq_queue_info_malloc
#define snd_seq_queue_info_free
#define snd_seq_queue_info_copy
#define snd_seq_queue_info_get_queue
#define snd_seq_queue_info_get_name
#define snd_seq_queue_info_get_owner
#define snd_seq_queue_info_get_locked
#define snd_seq_queue_info_get_flags
#define snd_seq_queue_info_set_name
#define snd_seq_queue_info_set_owner
#define snd_seq_queue_info_set_locked
#define snd_seq_queue_info_set_flags
#define snd_seq_create_queue
#define snd_seq_alloc_named_queue
#define snd_seq_alloc_queue
#define snd_seq_free_queue
#define snd_seq_get_queue_info
#define snd_seq_set_queue_info
#define snd_seq_query_named_queue
#define snd_seq_get_queue_usage
#define snd_seq_set_queue_usage
#define snd_seq_queue_status_sizeof
#define snd_seq_queue_status_malloc
#define snd_seq_queue_status_free
#define snd_seq_queue_status_copy
#define snd_seq_queue_status_get_queue
#define snd_seq_queue_status_get_events
#define snd_seq_queue_status_get_tick_time
#define snd_seq_queue_status_get_real_time
#define snd_seq_queue_status_get_status
#define snd_seq_get_queue_status
#define snd_seq_queue_tempo_sizeof
#define snd_seq_queue_tempo_malloc
#define snd_seq_queue_tempo_free
#define snd_seq_queue_tempo_copy
#define snd_seq_queue_tempo_get_queue
#define snd_seq_queue_tempo_get_tempo
#define snd_seq_queue_tempo_get_ppq
#define snd_seq_queue_tempo_get_skew
#define snd_seq_queue_tempo_get_skew_base
#define snd_seq_queue_tempo_set_tempo
#define snd_seq_queue_tempo_set_ppq
#define snd_seq_queue_tempo_set_skew
#define snd_seq_queue_tempo_set_skew_base
#define snd_seq_get_queue_tempo
#define snd_seq_set_queue_tempo
#define snd_seq_queue_timer_sizeof
#define snd_seq_queue_timer_malloc
#define snd_seq_queue_timer_free
#define snd_seq_queue_timer_copy
#define snd_seq_queue_timer_get_queue
#define snd_seq_queue_timer_get_type
#define snd_seq_queue_timer_get_id
#define snd_seq_queue_timer_get_resolution
#define snd_seq_queue_timer_set_type
#define snd_seq_queue_timer_set_id
#define snd_seq_queue_timer_set_resolution
#define snd_seq_get_queue_timer
#define snd_seq_set_queue_timer
#define snd_seq_free_event
#define snd_seq_event_length
#define snd_seq_event_output
#define snd_seq_event_output_buffer
#define snd_seq_event_output_direct
#define snd_seq_event_input
#define snd_seq_event_input_pending
#define snd_seq_drain_output
#define snd_seq_event_output_pending
#define snd_seq_extract_output
#define snd_seq_drop_output
#define snd_seq_drop_output_buffer
#define snd_seq_drop_input
#define snd_seq_drop_input_buffer
#define snd_seq_remove_events_sizeof
#define snd_seq_remove_events_malloc
#define snd_seq_remove_events_free
#define snd_seq_remove_events_copy
#define snd_seq_remove_events_get_condition
#define snd_seq_remove_events_get_queue
#define snd_seq_remove_events_get_time
#define snd_seq_remove_events_get_dest
#define snd_seq_remove_events_get_channel
#define snd_seq_remove_events_get_event_type
#define snd_seq_remove_events_get_tag
#define snd_seq_remove_events_set_condition
#define snd_seq_remove_events_set_queue
#define snd_seq_remove_events_set_time
#define snd_seq_remove_events_set_dest
#define snd_seq_remove_events_set_channel
#define snd_seq_remove_events_set_event_type
#define snd_seq_remove_events_set_tag
#define snd_seq_remove_events
#define snd_seq_set_bit
#define snd_seq_unset_bit
#define snd_seq_change_bit
#define snd_seq_get_bit
#define snd_seq_control_queue
#define snd_seq_create_simple_port
#define snd_seq_delete_simple_port
#define snd_seq_connect_from
#define snd_seq_connect_to
#define snd_seq_disconnect_from
#define snd_seq_disconnect_to
#define snd_seq_set_client_name
#define snd_seq_set_client_event_filter
#define snd_seq_set_client_pool_output
#define snd_seq_set_client_pool_output_room
#define snd_seq_set_client_pool_input
#define snd_seq_sync_output_queue
#define snd_seq_parse_address
#define snd_seq_reset_pool_output
#define snd_seq_reset_pool_input
#define snd_midi_event_new
#define snd_midi_event_resize_buffer
#define snd_midi_event_free
#define snd_midi_event_init
#define snd_midi_event_reset_encode
#define snd_midi_event_reset_decode
#define snd_midi_event_no_status
#define snd_midi_event_encode
#define snd_midi_event_encode_byte
#define snd_midi_event_decode
extern const char* (*snd_asoundlib_version_dylibloader_wrapper_asound)( void);
extern void* (*snd_dlopen_dylibloader_wrapper_asound)(const char*, int);
extern void* (*snd_dlsym_dylibloader_wrapper_asound)( void*,const char*,const char*);
extern int (*snd_dlclose_dylibloader_wrapper_asound)( void*);
extern int (*snd_async_add_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, int, snd_async_callback_t, void*);
extern int (*snd_async_del_handler_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern int (*snd_async_handler_get_fd_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern int (*snd_async_handler_get_signo_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern void* (*snd_async_handler_get_callback_private_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern struct snd_shm_area* (*snd_shm_area_create_dylibloader_wrapper_asound)( int, void*);
extern struct snd_shm_area* (*snd_shm_area_share_dylibloader_wrapper_asound)(struct snd_shm_area*);
extern int (*snd_shm_area_destroy_dylibloader_wrapper_asound)(struct snd_shm_area*);
extern int (*snd_user_file_dylibloader_wrapper_asound)(const char*, char**);
extern int (*snd_input_stdio_open_dylibloader_wrapper_asound)( snd_input_t**,const char*,const char*);
extern int (*snd_input_stdio_attach_dylibloader_wrapper_asound)( snd_input_t**, FILE*, int);
extern int (*snd_input_buffer_open_dylibloader_wrapper_asound)( snd_input_t**,const char*, ssize_t);
extern int (*snd_input_close_dylibloader_wrapper_asound)( snd_input_t*);
extern int (*snd_input_scanf_dylibloader_wrapper_asound)( snd_input_t*,const char*,...);
extern char* (*snd_input_gets_dylibloader_wrapper_asound)( snd_input_t*, char*, size_t);
extern int (*snd_input_getc_dylibloader_wrapper_asound)( snd_input_t*);
extern int (*snd_input_ungetc_dylibloader_wrapper_asound)( snd_input_t*, int);
extern int (*snd_output_stdio_open_dylibloader_wrapper_asound)( snd_output_t**,const char*,const char*);
extern int (*snd_output_stdio_attach_dylibloader_wrapper_asound)( snd_output_t**, FILE*, int);
extern int (*snd_output_buffer_open_dylibloader_wrapper_asound)( snd_output_t**);
extern size_t (*snd_output_buffer_string_dylibloader_wrapper_asound)( snd_output_t*, char**);
extern int (*snd_output_close_dylibloader_wrapper_asound)( snd_output_t*);
extern int (*snd_output_printf_dylibloader_wrapper_asound)( snd_output_t*,const char*,...);
extern int (*snd_output_vprintf_dylibloader_wrapper_asound)( snd_output_t*,const char*, va_list);
extern int (*snd_output_puts_dylibloader_wrapper_asound)( snd_output_t*,const char*);
extern int (*snd_output_putc_dylibloader_wrapper_asound)( snd_output_t*, int);
extern int (*snd_output_flush_dylibloader_wrapper_asound)( snd_output_t*);
extern const char* (*snd_strerror_dylibloader_wrapper_asound)( int);
extern int (*snd_lib_error_set_handler_dylibloader_wrapper_asound)( snd_lib_error_handler_t);
extern snd_local_error_handler_t (*snd_lib_error_set_local_dylibloader_wrapper_asound)( snd_local_error_handler_t);
extern int (*snd_config_top_dylibloader_wrapper_asound)( snd_config_t**);
extern int (*snd_config_load_dylibloader_wrapper_asound)( snd_config_t*, snd_input_t*);
extern int (*snd_config_load_override_dylibloader_wrapper_asound)( snd_config_t*, snd_input_t*);
extern int (*snd_config_save_dylibloader_wrapper_asound)( snd_config_t*, snd_output_t*);
extern int (*snd_config_update_dylibloader_wrapper_asound)( void);
extern int (*snd_config_update_r_dylibloader_wrapper_asound)( snd_config_t**, snd_config_update_t**,const char*);
extern int (*snd_config_update_free_dylibloader_wrapper_asound)( snd_config_update_t*);
extern int (*snd_config_update_free_global_dylibloader_wrapper_asound)( void);
extern int (*snd_config_update_ref_dylibloader_wrapper_asound)( snd_config_t**);
extern void (*snd_config_ref_dylibloader_wrapper_asound)( snd_config_t*);
extern void (*snd_config_unref_dylibloader_wrapper_asound)( snd_config_t*);
extern int (*snd_config_search_dylibloader_wrapper_asound)( snd_config_t*,const char*, snd_config_t**);
extern int (*snd_config_searchv_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t**,...);
extern int (*snd_config_search_definition_dylibloader_wrapper_asound)( snd_config_t*,const char*,const char*, snd_config_t**);
extern int (*snd_config_expand_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t*,const char*, snd_config_t*, snd_config_t**);
extern int (*snd_config_evaluate_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t*, snd_config_t*, snd_config_t**);
extern int (*snd_config_add_dylibloader_wrapper_asound)( snd_config_t*, snd_config_t*);
extern int (*snd_config_delete_dylibloader_wrapper_asound)( snd_config_t*);
extern int (*snd_config_delete_compound_members_dylibloader_wrapper_asound)(const snd_config_t*);
extern int (*snd_config_copy_dylibloader_wrapper_asound)( snd_config_t**, snd_config_t*);
extern int (*snd_config_make_dylibloader_wrapper_asound)( snd_config_t**,const char*, snd_config_type_t);
extern int (*snd_config_make_integer_dylibloader_wrapper_asound)( snd_config_t**,const char*);
extern int (*snd_config_make_integer64_dylibloader_wrapper_asound)( snd_config_t**,const char*);
extern int (*snd_config_make_real_dylibloader_wrapper_asound)( snd_config_t**,const char*);
extern int (*snd_config_make_string_dylibloader_wrapper_asound)( snd_config_t**,const char*);
extern int (*snd_config_make_pointer_dylibloader_wrapper_asound)( snd_config_t**,const char*);
extern int (*snd_config_make_compound_dylibloader_wrapper_asound)( snd_config_t**,const char*, int);
extern int (*snd_config_imake_integer_dylibloader_wrapper_asound)( snd_config_t**,const char*,const long);
extern int (*snd_config_imake_integer64_dylibloader_wrapper_asound)( snd_config_t**,const char*,const long long);
extern int (*snd_config_imake_real_dylibloader_wrapper_asound)( snd_config_t**,const char*,const double);
extern int (*snd_config_imake_string_dylibloader_wrapper_asound)( snd_config_t**,const char*,const char*);
extern int (*snd_config_imake_safe_string_dylibloader_wrapper_asound)( snd_config_t**,const char*,const char*);
extern int (*snd_config_imake_pointer_dylibloader_wrapper_asound)( snd_config_t**,const char*,const void*);
extern snd_config_type_t (*snd_config_get_type_dylibloader_wrapper_asound)(const snd_config_t*);
extern int (*snd_config_set_id_dylibloader_wrapper_asound)( snd_config_t*,const char*);
extern int (*snd_config_set_integer_dylibloader_wrapper_asound)( snd_config_t*, long);
extern int (*snd_config_set_integer64_dylibloader_wrapper_asound)( snd_config_t*, long long);
extern int (*snd_config_set_real_dylibloader_wrapper_asound)( snd_config_t*, double);
extern int (*snd_config_set_string_dylibloader_wrapper_asound)( snd_config_t*,const char*);
extern int (*snd_config_set_ascii_dylibloader_wrapper_asound)( snd_config_t*,const char*);
extern int (*snd_config_set_pointer_dylibloader_wrapper_asound)( snd_config_t*,const void*);
extern int (*snd_config_get_id_dylibloader_wrapper_asound)(const snd_config_t*,const char**);
extern int (*snd_config_get_integer_dylibloader_wrapper_asound)(const snd_config_t*, long*);
extern int (*snd_config_get_integer64_dylibloader_wrapper_asound)(const snd_config_t*, long long*);
extern int (*snd_config_get_real_dylibloader_wrapper_asound)(const snd_config_t*, double*);
extern int (*snd_config_get_ireal_dylibloader_wrapper_asound)(const snd_config_t*, double*);
extern int (*snd_config_get_string_dylibloader_wrapper_asound)(const snd_config_t*,const char**);
extern int (*snd_config_get_ascii_dylibloader_wrapper_asound)(const snd_config_t*, char**);
extern int (*snd_config_get_pointer_dylibloader_wrapper_asound)(const snd_config_t*,const void**);
extern int (*snd_config_test_id_dylibloader_wrapper_asound)(const snd_config_t*,const char*);
extern snd_config_iterator_t (*snd_config_iterator_first_dylibloader_wrapper_asound)(const snd_config_t*);
extern snd_config_iterator_t (*snd_config_iterator_next_dylibloader_wrapper_asound)(const snd_config_iterator_t);
extern snd_config_iterator_t (*snd_config_iterator_end_dylibloader_wrapper_asound)(const snd_config_t*);
extern snd_config_t* (*snd_config_iterator_entry_dylibloader_wrapper_asound)(const snd_config_iterator_t);
extern int (*snd_config_get_bool_ascii_dylibloader_wrapper_asound)(const char*);
extern int (*snd_config_get_bool_dylibloader_wrapper_asound)(const snd_config_t*);
extern int (*snd_config_get_ctl_iface_ascii_dylibloader_wrapper_asound)(const char*);
extern int (*snd_config_get_ctl_iface_dylibloader_wrapper_asound)(const snd_config_t*);
extern int (*snd_names_list_dylibloader_wrapper_asound)(const char*, snd_devname_t**);
extern void (*snd_names_list_free_dylibloader_wrapper_asound)( snd_devname_t*);
extern int (*snd_pcm_open_dylibloader_wrapper_asound)( snd_pcm_t**,const char*, snd_pcm_stream_t, int);
extern int (*snd_pcm_open_lconf_dylibloader_wrapper_asound)( snd_pcm_t**,const char*, snd_pcm_stream_t, int, snd_config_t*);
extern int (*snd_pcm_open_fallback_dylibloader_wrapper_asound)( snd_pcm_t**, snd_config_t*,const char*,const char*, snd_pcm_stream_t, int);
extern int (*snd_pcm_close_dylibloader_wrapper_asound)( snd_pcm_t*);
extern const char* (*snd_pcm_name_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_type_t (*snd_pcm_type_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_stream_t (*snd_pcm_stream_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_poll_descriptors_count_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_poll_descriptors_dylibloader_wrapper_asound)( snd_pcm_t*,struct pollfd*, unsigned int);
extern int (*snd_pcm_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_pcm_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_pcm_nonblock_dylibloader_wrapper_asound)( snd_pcm_t*, int);
extern int (*snd_async_add_pcm_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, snd_pcm_t*, snd_async_callback_t, void*);
extern snd_pcm_t* (*snd_async_handler_get_pcm_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern int (*snd_pcm_info_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_info_t*);
extern int (*snd_pcm_hw_params_current_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_free_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_sw_params_current_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*);
extern int (*snd_pcm_sw_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*);
extern int (*snd_pcm_prepare_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_reset_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_status_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_status_t*);
extern int (*snd_pcm_start_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_drop_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_drain_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_pause_dylibloader_wrapper_asound)( snd_pcm_t*, int);
extern snd_pcm_state_t (*snd_pcm_state_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_hwsync_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_delay_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sframes_t*);
extern int (*snd_pcm_resume_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_htimestamp_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t*, snd_htimestamp_t*);
extern snd_pcm_sframes_t (*snd_pcm_avail_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_sframes_t (*snd_pcm_avail_update_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_avail_delay_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sframes_t*, snd_pcm_sframes_t*);
extern snd_pcm_sframes_t (*snd_pcm_rewindable_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_sframes_t (*snd_pcm_rewind_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_forwardable_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_sframes_t (*snd_pcm_forward_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_writei_dylibloader_wrapper_asound)( snd_pcm_t*,const void*, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_readi_dylibloader_wrapper_asound)( snd_pcm_t*, void*, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_writen_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_readn_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
extern int (*snd_pcm_wait_dylibloader_wrapper_asound)( snd_pcm_t*, int);
extern int (*snd_pcm_link_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_t*);
extern int (*snd_pcm_unlink_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_chmap_query_t** (*snd_pcm_query_chmaps_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_chmap_query_t** (*snd_pcm_query_chmaps_from_hw_dylibloader_wrapper_asound)( int, int, int, snd_pcm_stream_t);
extern void (*snd_pcm_free_chmaps_dylibloader_wrapper_asound)( snd_pcm_chmap_query_t**);
extern snd_pcm_chmap_t* (*snd_pcm_get_chmap_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_set_chmap_dylibloader_wrapper_asound)( snd_pcm_t*,const snd_pcm_chmap_t*);
extern const char* (*snd_pcm_chmap_type_name_dylibloader_wrapper_asound)(enum snd_pcm_chmap_type);
extern const char* (*snd_pcm_chmap_name_dylibloader_wrapper_asound)(enum snd_pcm_chmap_position);
extern const char* (*snd_pcm_chmap_long_name_dylibloader_wrapper_asound)(enum snd_pcm_chmap_position);
extern int (*snd_pcm_chmap_print_dylibloader_wrapper_asound)(const snd_pcm_chmap_t*, size_t, char*);
extern unsigned int (*snd_pcm_chmap_from_string_dylibloader_wrapper_asound)(const char*);
extern snd_pcm_chmap_t* (*snd_pcm_chmap_parse_string_dylibloader_wrapper_asound)(const char*);
extern int (*snd_pcm_recover_dylibloader_wrapper_asound)( snd_pcm_t*, int, int);
extern int (*snd_pcm_set_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_format_t, snd_pcm_access_t, unsigned int, unsigned int, int, unsigned int);
extern int (*snd_pcm_get_params_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
extern size_t (*snd_pcm_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_info_malloc_dylibloader_wrapper_asound)( snd_pcm_info_t**);
extern void (*snd_pcm_info_free_dylibloader_wrapper_asound)( snd_pcm_info_t*);
extern void (*snd_pcm_info_copy_dylibloader_wrapper_asound)( snd_pcm_info_t*,const snd_pcm_info_t*);
extern unsigned int (*snd_pcm_info_get_device_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern unsigned int (*snd_pcm_info_get_subdevice_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern snd_pcm_stream_t (*snd_pcm_info_get_stream_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern int (*snd_pcm_info_get_card_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern const char* (*snd_pcm_info_get_id_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern const char* (*snd_pcm_info_get_name_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern const char* (*snd_pcm_info_get_subdevice_name_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern snd_pcm_class_t (*snd_pcm_info_get_class_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern snd_pcm_subclass_t (*snd_pcm_info_get_subclass_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern unsigned int (*snd_pcm_info_get_subdevices_count_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern unsigned int (*snd_pcm_info_get_subdevices_avail_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern snd_pcm_sync_id_t (*snd_pcm_info_get_sync_dylibloader_wrapper_asound)(const snd_pcm_info_t*);
extern void (*snd_pcm_info_set_device_dylibloader_wrapper_asound)( snd_pcm_info_t*, unsigned int);
extern void (*snd_pcm_info_set_subdevice_dylibloader_wrapper_asound)( snd_pcm_info_t*, unsigned int);
extern void (*snd_pcm_info_set_stream_dylibloader_wrapper_asound)( snd_pcm_info_t*, snd_pcm_stream_t);
extern int (*snd_pcm_hw_params_any_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_can_mmap_sample_resolution_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_is_double_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_is_batch_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_is_block_transfer_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_is_monotonic_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_can_overrange_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_can_pause_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_can_resume_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_is_half_duplex_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_is_joint_duplex_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_can_sync_start_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_can_disable_period_wakeup_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_supports_audio_wallclock_ts_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_supports_audio_ts_type_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, int);
extern int (*snd_pcm_hw_params_get_rate_numden_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, unsigned int*);
extern int (*snd_pcm_hw_params_get_sbits_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_get_fifo_size_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*);
extern size_t (*snd_pcm_hw_params_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_hw_params_malloc_dylibloader_wrapper_asound)( snd_pcm_hw_params_t**);
extern void (*snd_pcm_hw_params_free_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*);
extern void (*snd_pcm_hw_params_copy_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*,const snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_get_access_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_access_t*);
extern int (*snd_pcm_hw_params_test_access_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t);
extern int (*snd_pcm_hw_params_set_access_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t);
extern int (*snd_pcm_hw_params_set_access_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t*);
extern int (*snd_pcm_hw_params_set_access_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_t*);
extern int (*snd_pcm_hw_params_set_access_mask_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_access_mask_t*);
extern int (*snd_pcm_hw_params_get_access_mask_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_pcm_access_mask_t*);
extern int (*snd_pcm_hw_params_get_format_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_format_t*);
extern int (*snd_pcm_hw_params_test_format_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t);
extern int (*snd_pcm_hw_params_set_format_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t);
extern int (*snd_pcm_hw_params_set_format_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t*);
extern int (*snd_pcm_hw_params_set_format_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_t*);
extern int (*snd_pcm_hw_params_set_format_mask_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_format_mask_t*);
extern void (*snd_pcm_hw_params_get_format_mask_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_pcm_format_mask_t*);
extern int (*snd_pcm_hw_params_get_subformat_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_subformat_t*);
extern int (*snd_pcm_hw_params_test_subformat_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t);
extern int (*snd_pcm_hw_params_set_subformat_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t);
extern int (*snd_pcm_hw_params_set_subformat_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t*);
extern int (*snd_pcm_hw_params_set_subformat_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_t*);
extern int (*snd_pcm_hw_params_set_subformat_mask_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_subformat_mask_t*);
extern void (*snd_pcm_hw_params_get_subformat_mask_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_pcm_subformat_mask_t*);
extern int (*snd_pcm_hw_params_get_channels_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_get_channels_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_get_channels_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_test_channels_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
extern int (*snd_pcm_hw_params_set_channels_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
extern int (*snd_pcm_hw_params_set_channels_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_set_channels_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_set_channels_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, unsigned int*);
extern int (*snd_pcm_hw_params_set_channels_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_set_channels_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_set_channels_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_get_rate_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_rate_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_rate_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_test_rate_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_rate_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_rate_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_rate_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_rate_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_rate_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_rate_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_rate_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_rate_resample_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
extern int (*snd_pcm_hw_params_get_rate_resample_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_set_export_buffer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
extern int (*snd_pcm_hw_params_get_export_buffer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_set_period_wakeup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int);
extern int (*snd_pcm_hw_params_get_period_wakeup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_get_period_time_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_period_time_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_period_time_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_test_period_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_period_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_period_time_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_period_time_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_period_time_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_period_time_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_period_time_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_period_time_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_period_size_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_get_period_size_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_get_period_size_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_test_period_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t, int);
extern int (*snd_pcm_hw_params_set_period_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t, int);
extern int (*snd_pcm_hw_params_set_period_size_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_set_period_size_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_set_period_size_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_set_period_size_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_set_period_size_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_set_period_size_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, int*);
extern int (*snd_pcm_hw_params_set_period_size_integer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_get_periods_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_periods_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_periods_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_test_periods_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_periods_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_periods_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_periods_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_periods_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_periods_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_periods_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_periods_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_periods_integer_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*);
extern int (*snd_pcm_hw_params_get_buffer_time_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_buffer_time_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_buffer_time_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_test_buffer_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_buffer_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_buffer_time_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_buffer_time_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_buffer_time_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_buffer_time_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_buffer_time_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_buffer_time_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_buffer_size_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_get_buffer_size_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_get_buffer_size_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_test_buffer_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_hw_params_set_buffer_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_hw_params_set_buffer_size_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_set_buffer_size_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_set_buffer_size_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_set_buffer_size_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_set_buffer_size_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_set_buffer_size_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_hw_params_get_min_align_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, snd_pcm_uframes_t*);
extern size_t (*snd_pcm_sw_params_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_sw_params_malloc_dylibloader_wrapper_asound)( snd_pcm_sw_params_t**);
extern void (*snd_pcm_sw_params_free_dylibloader_wrapper_asound)( snd_pcm_sw_params_t*);
extern void (*snd_pcm_sw_params_copy_dylibloader_wrapper_asound)( snd_pcm_sw_params_t*,const snd_pcm_sw_params_t*);
extern int (*snd_pcm_sw_params_get_boundary_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_sw_params_set_tstamp_mode_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_tstamp_t);
extern int (*snd_pcm_sw_params_get_tstamp_mode_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_tstamp_t*);
extern int (*snd_pcm_sw_params_set_avail_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_sw_params_get_avail_min_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_sw_params_set_period_event_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, int);
extern int (*snd_pcm_sw_params_get_period_event_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, int*);
extern int (*snd_pcm_sw_params_set_start_threshold_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_sw_params_get_start_threshold_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_sw_params_set_stop_threshold_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_sw_params_get_stop_threshold_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_sw_params_set_silence_threshold_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_sw_params_get_silence_threshold_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_sw_params_set_silence_size_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_sw_params_get_silence_size_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern size_t (*snd_pcm_access_mask_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_access_mask_malloc_dylibloader_wrapper_asound)( snd_pcm_access_mask_t**);
extern void (*snd_pcm_access_mask_free_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*);
extern void (*snd_pcm_access_mask_copy_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*,const snd_pcm_access_mask_t*);
extern void (*snd_pcm_access_mask_none_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*);
extern void (*snd_pcm_access_mask_any_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*);
extern int (*snd_pcm_access_mask_test_dylibloader_wrapper_asound)(const snd_pcm_access_mask_t*, snd_pcm_access_t);
extern int (*snd_pcm_access_mask_empty_dylibloader_wrapper_asound)(const snd_pcm_access_mask_t*);
extern void (*snd_pcm_access_mask_set_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*, snd_pcm_access_t);
extern void (*snd_pcm_access_mask_reset_dylibloader_wrapper_asound)( snd_pcm_access_mask_t*, snd_pcm_access_t);
extern size_t (*snd_pcm_format_mask_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_format_mask_malloc_dylibloader_wrapper_asound)( snd_pcm_format_mask_t**);
extern void (*snd_pcm_format_mask_free_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*);
extern void (*snd_pcm_format_mask_copy_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*,const snd_pcm_format_mask_t*);
extern void (*snd_pcm_format_mask_none_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*);
extern void (*snd_pcm_format_mask_any_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*);
extern int (*snd_pcm_format_mask_test_dylibloader_wrapper_asound)(const snd_pcm_format_mask_t*, snd_pcm_format_t);
extern int (*snd_pcm_format_mask_empty_dylibloader_wrapper_asound)(const snd_pcm_format_mask_t*);
extern void (*snd_pcm_format_mask_set_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*, snd_pcm_format_t);
extern void (*snd_pcm_format_mask_reset_dylibloader_wrapper_asound)( snd_pcm_format_mask_t*, snd_pcm_format_t);
extern size_t (*snd_pcm_subformat_mask_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_subformat_mask_malloc_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t**);
extern void (*snd_pcm_subformat_mask_free_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*);
extern void (*snd_pcm_subformat_mask_copy_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*,const snd_pcm_subformat_mask_t*);
extern void (*snd_pcm_subformat_mask_none_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*);
extern void (*snd_pcm_subformat_mask_any_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*);
extern int (*snd_pcm_subformat_mask_test_dylibloader_wrapper_asound)(const snd_pcm_subformat_mask_t*, snd_pcm_subformat_t);
extern int (*snd_pcm_subformat_mask_empty_dylibloader_wrapper_asound)(const snd_pcm_subformat_mask_t*);
extern void (*snd_pcm_subformat_mask_set_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*, snd_pcm_subformat_t);
extern void (*snd_pcm_subformat_mask_reset_dylibloader_wrapper_asound)( snd_pcm_subformat_mask_t*, snd_pcm_subformat_t);
extern size_t (*snd_pcm_status_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_pcm_status_malloc_dylibloader_wrapper_asound)( snd_pcm_status_t**);
extern void (*snd_pcm_status_free_dylibloader_wrapper_asound)( snd_pcm_status_t*);
extern void (*snd_pcm_status_copy_dylibloader_wrapper_asound)( snd_pcm_status_t*,const snd_pcm_status_t*);
extern snd_pcm_state_t (*snd_pcm_status_get_state_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
extern void (*snd_pcm_status_get_trigger_tstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_timestamp_t*);
extern void (*snd_pcm_status_get_trigger_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
extern void (*snd_pcm_status_get_tstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_timestamp_t*);
extern void (*snd_pcm_status_get_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
extern void (*snd_pcm_status_get_audio_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
extern void (*snd_pcm_status_get_driver_htstamp_dylibloader_wrapper_asound)(const snd_pcm_status_t*, snd_htimestamp_t*);
extern snd_pcm_sframes_t (*snd_pcm_status_get_delay_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
extern snd_pcm_uframes_t (*snd_pcm_status_get_avail_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
extern snd_pcm_uframes_t (*snd_pcm_status_get_avail_max_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
extern snd_pcm_uframes_t (*snd_pcm_status_get_overrange_dylibloader_wrapper_asound)(const snd_pcm_status_t*);
extern const char* (*snd_pcm_type_name_dylibloader_wrapper_asound)( snd_pcm_type_t);
extern const char* (*snd_pcm_stream_name_dylibloader_wrapper_asound)(const snd_pcm_stream_t);
extern const char* (*snd_pcm_access_name_dylibloader_wrapper_asound)(const snd_pcm_access_t);
extern const char* (*snd_pcm_format_name_dylibloader_wrapper_asound)(const snd_pcm_format_t);
extern const char* (*snd_pcm_format_description_dylibloader_wrapper_asound)(const snd_pcm_format_t);
extern const char* (*snd_pcm_subformat_name_dylibloader_wrapper_asound)(const snd_pcm_subformat_t);
extern const char* (*snd_pcm_subformat_description_dylibloader_wrapper_asound)(const snd_pcm_subformat_t);
extern snd_pcm_format_t (*snd_pcm_format_value_dylibloader_wrapper_asound)(const char*);
extern const char* (*snd_pcm_tstamp_mode_name_dylibloader_wrapper_asound)(const snd_pcm_tstamp_t);
extern const char* (*snd_pcm_state_name_dylibloader_wrapper_asound)(const snd_pcm_state_t);
extern int (*snd_pcm_dump_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
extern int (*snd_pcm_dump_hw_setup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
extern int (*snd_pcm_dump_sw_setup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
extern int (*snd_pcm_dump_setup_dylibloader_wrapper_asound)( snd_pcm_t*, snd_output_t*);
extern int (*snd_pcm_hw_params_dump_dylibloader_wrapper_asound)( snd_pcm_hw_params_t*, snd_output_t*);
extern int (*snd_pcm_sw_params_dump_dylibloader_wrapper_asound)( snd_pcm_sw_params_t*, snd_output_t*);
extern int (*snd_pcm_status_dump_dylibloader_wrapper_asound)( snd_pcm_status_t*, snd_output_t*);
extern int (*snd_pcm_mmap_begin_dylibloader_wrapper_asound)( snd_pcm_t*,const snd_pcm_channel_area_t**, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
extern snd_pcm_sframes_t (*snd_pcm_mmap_commit_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_uframes_t, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_mmap_writei_dylibloader_wrapper_asound)( snd_pcm_t*,const void*, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_mmap_readi_dylibloader_wrapper_asound)( snd_pcm_t*, void*, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_mmap_writen_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
extern snd_pcm_sframes_t (*snd_pcm_mmap_readn_dylibloader_wrapper_asound)( snd_pcm_t*, void**, snd_pcm_uframes_t);
extern int (*snd_pcm_format_signed_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_unsigned_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_linear_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_float_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_little_endian_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_big_endian_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_cpu_endian_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_width_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_physical_width_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern snd_pcm_format_t (*snd_pcm_build_linear_format_dylibloader_wrapper_asound)( int, int, int, int);
extern ssize_t (*snd_pcm_format_size_dylibloader_wrapper_asound)( snd_pcm_format_t, size_t);
extern uint8_t (*snd_pcm_format_silence_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern uint16_t (*snd_pcm_format_silence_16_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern uint32_t (*snd_pcm_format_silence_32_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern uint64_t (*snd_pcm_format_silence_64_dylibloader_wrapper_asound)( snd_pcm_format_t);
extern int (*snd_pcm_format_set_silence_dylibloader_wrapper_asound)( snd_pcm_format_t, void*, unsigned int);
extern snd_pcm_sframes_t (*snd_pcm_bytes_to_frames_dylibloader_wrapper_asound)( snd_pcm_t*, ssize_t);
extern ssize_t (*snd_pcm_frames_to_bytes_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sframes_t);
extern long (*snd_pcm_bytes_to_samples_dylibloader_wrapper_asound)( snd_pcm_t*, ssize_t);
extern ssize_t (*snd_pcm_samples_to_bytes_dylibloader_wrapper_asound)( snd_pcm_t*, long);
extern int (*snd_pcm_area_silence_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_format_t);
extern int (*snd_pcm_areas_silence_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_uframes_t, snd_pcm_format_t);
extern int (*snd_pcm_area_copy_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t,const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_format_t);
extern int (*snd_pcm_areas_copy_dylibloader_wrapper_asound)(const snd_pcm_channel_area_t*, snd_pcm_uframes_t,const snd_pcm_channel_area_t*, snd_pcm_uframes_t, unsigned int, snd_pcm_uframes_t, snd_pcm_format_t);
extern snd_pcm_t* (*snd_pcm_hook_get_pcm_dylibloader_wrapper_asound)( snd_pcm_hook_t*);
extern void* (*snd_pcm_hook_get_private_dylibloader_wrapper_asound)( snd_pcm_hook_t*);
extern void (*snd_pcm_hook_set_private_dylibloader_wrapper_asound)( snd_pcm_hook_t*, void*);
extern int (*snd_pcm_hook_add_dylibloader_wrapper_asound)( snd_pcm_hook_t**, snd_pcm_t*, snd_pcm_hook_type_t, snd_pcm_hook_func_t, void*);
extern int (*snd_pcm_hook_remove_dylibloader_wrapper_asound)( snd_pcm_hook_t*);
extern snd_pcm_uframes_t (*snd_pcm_meter_get_bufsize_dylibloader_wrapper_asound)( snd_pcm_t*);
extern unsigned int (*snd_pcm_meter_get_channels_dylibloader_wrapper_asound)( snd_pcm_t*);
extern unsigned int (*snd_pcm_meter_get_rate_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_uframes_t (*snd_pcm_meter_get_now_dylibloader_wrapper_asound)( snd_pcm_t*);
extern snd_pcm_uframes_t (*snd_pcm_meter_get_boundary_dylibloader_wrapper_asound)( snd_pcm_t*);
extern int (*snd_pcm_meter_add_scope_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_scope_t*);
extern snd_pcm_scope_t* (*snd_pcm_meter_search_scope_dylibloader_wrapper_asound)( snd_pcm_t*,const char*);
extern int (*snd_pcm_scope_malloc_dylibloader_wrapper_asound)( snd_pcm_scope_t**);
extern void (*snd_pcm_scope_set_ops_dylibloader_wrapper_asound)( snd_pcm_scope_t*,const snd_pcm_scope_ops_t*);
extern void (*snd_pcm_scope_set_name_dylibloader_wrapper_asound)( snd_pcm_scope_t*,const char*);
extern const char* (*snd_pcm_scope_get_name_dylibloader_wrapper_asound)( snd_pcm_scope_t*);
extern void* (*snd_pcm_scope_get_callback_private_dylibloader_wrapper_asound)( snd_pcm_scope_t*);
extern void (*snd_pcm_scope_set_callback_private_dylibloader_wrapper_asound)( snd_pcm_scope_t*, void*);
extern int (*snd_pcm_scope_s16_open_dylibloader_wrapper_asound)( snd_pcm_t*,const char*, snd_pcm_scope_t**);
extern int16_t* (*snd_pcm_scope_s16_get_channel_buffer_dylibloader_wrapper_asound)( snd_pcm_scope_t*, unsigned int);
extern int (*snd_spcm_init_dylibloader_wrapper_asound)( snd_pcm_t*, unsigned int, unsigned int, snd_pcm_format_t, snd_pcm_subformat_t, snd_spcm_latency_t, snd_pcm_access_t, snd_spcm_xrun_type_t);
extern int (*snd_spcm_init_duplex_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_t*, unsigned int, unsigned int, snd_pcm_format_t, snd_pcm_subformat_t, snd_spcm_latency_t, snd_pcm_access_t, snd_spcm_xrun_type_t, snd_spcm_duplex_type_t);
extern int (*snd_spcm_init_get_params_dylibloader_wrapper_asound)( snd_pcm_t*, unsigned int*, snd_pcm_uframes_t*, snd_pcm_uframes_t*);
extern const char* (*snd_pcm_start_mode_name_dylibloader_wrapper_asound)( snd_pcm_start_t);
extern const char* (*snd_pcm_xrun_mode_name_dylibloader_wrapper_asound)( snd_pcm_xrun_t);
extern int (*snd_pcm_sw_params_set_start_mode_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_start_t);
extern snd_pcm_start_t (*snd_pcm_sw_params_get_start_mode_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*);
extern int (*snd_pcm_sw_params_set_xrun_mode_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_xrun_t);
extern snd_pcm_xrun_t (*snd_pcm_sw_params_get_xrun_mode_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*);
extern int (*snd_pcm_sw_params_set_xfer_align_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, snd_pcm_uframes_t);
extern int (*snd_pcm_sw_params_get_xfer_align_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, snd_pcm_uframes_t*);
extern int (*snd_pcm_sw_params_set_sleep_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_sw_params_t*, unsigned int);
extern int (*snd_pcm_sw_params_get_sleep_min_dylibloader_wrapper_asound)(const snd_pcm_sw_params_t*, unsigned int*);
extern int (*snd_pcm_hw_params_get_tick_time_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_tick_time_min_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_get_tick_time_max_dylibloader_wrapper_asound)(const snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_test_tick_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_tick_time_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int, int);
extern int (*snd_pcm_hw_params_set_tick_time_min_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_tick_time_max_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_tick_time_minmax_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_tick_time_near_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_tick_time_first_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_pcm_hw_params_set_tick_time_last_dylibloader_wrapper_asound)( snd_pcm_t*, snd_pcm_hw_params_t*, unsigned int*, int*);
extern int (*snd_rawmidi_open_dylibloader_wrapper_asound)( snd_rawmidi_t**, snd_rawmidi_t**,const char*, int);
extern int (*snd_rawmidi_open_lconf_dylibloader_wrapper_asound)( snd_rawmidi_t**, snd_rawmidi_t**,const char*, int, snd_config_t*);
extern int (*snd_rawmidi_close_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern int (*snd_rawmidi_poll_descriptors_count_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern int (*snd_rawmidi_poll_descriptors_dylibloader_wrapper_asound)( snd_rawmidi_t*,struct pollfd*, unsigned int);
extern int (*snd_rawmidi_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_rawmidi_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_rawmidi_nonblock_dylibloader_wrapper_asound)( snd_rawmidi_t*, int);
extern size_t (*snd_rawmidi_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_rawmidi_info_malloc_dylibloader_wrapper_asound)( snd_rawmidi_info_t**);
extern void (*snd_rawmidi_info_free_dylibloader_wrapper_asound)( snd_rawmidi_info_t*);
extern void (*snd_rawmidi_info_copy_dylibloader_wrapper_asound)( snd_rawmidi_info_t*,const snd_rawmidi_info_t*);
extern unsigned int (*snd_rawmidi_info_get_device_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern unsigned int (*snd_rawmidi_info_get_subdevice_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern snd_rawmidi_stream_t (*snd_rawmidi_info_get_stream_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern int (*snd_rawmidi_info_get_card_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern unsigned int (*snd_rawmidi_info_get_flags_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern const char* (*snd_rawmidi_info_get_id_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern const char* (*snd_rawmidi_info_get_name_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern const char* (*snd_rawmidi_info_get_subdevice_name_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern unsigned int (*snd_rawmidi_info_get_subdevices_count_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern unsigned int (*snd_rawmidi_info_get_subdevices_avail_dylibloader_wrapper_asound)(const snd_rawmidi_info_t*);
extern void (*snd_rawmidi_info_set_device_dylibloader_wrapper_asound)( snd_rawmidi_info_t*, unsigned int);
extern void (*snd_rawmidi_info_set_subdevice_dylibloader_wrapper_asound)( snd_rawmidi_info_t*, unsigned int);
extern void (*snd_rawmidi_info_set_stream_dylibloader_wrapper_asound)( snd_rawmidi_info_t*, snd_rawmidi_stream_t);
extern int (*snd_rawmidi_info_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_info_t*);
extern size_t (*snd_rawmidi_params_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_rawmidi_params_malloc_dylibloader_wrapper_asound)( snd_rawmidi_params_t**);
extern void (*snd_rawmidi_params_free_dylibloader_wrapper_asound)( snd_rawmidi_params_t*);
extern void (*snd_rawmidi_params_copy_dylibloader_wrapper_asound)( snd_rawmidi_params_t*,const snd_rawmidi_params_t*);
extern int (*snd_rawmidi_params_set_buffer_size_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*, size_t);
extern size_t (*snd_rawmidi_params_get_buffer_size_dylibloader_wrapper_asound)(const snd_rawmidi_params_t*);
extern int (*snd_rawmidi_params_set_avail_min_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*, size_t);
extern size_t (*snd_rawmidi_params_get_avail_min_dylibloader_wrapper_asound)(const snd_rawmidi_params_t*);
extern int (*snd_rawmidi_params_set_no_active_sensing_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*, int);
extern int (*snd_rawmidi_params_get_no_active_sensing_dylibloader_wrapper_asound)(const snd_rawmidi_params_t*);
extern int (*snd_rawmidi_params_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*);
extern int (*snd_rawmidi_params_current_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_params_t*);
extern size_t (*snd_rawmidi_status_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_rawmidi_status_malloc_dylibloader_wrapper_asound)( snd_rawmidi_status_t**);
extern void (*snd_rawmidi_status_free_dylibloader_wrapper_asound)( snd_rawmidi_status_t*);
extern void (*snd_rawmidi_status_copy_dylibloader_wrapper_asound)( snd_rawmidi_status_t*,const snd_rawmidi_status_t*);
extern void (*snd_rawmidi_status_get_tstamp_dylibloader_wrapper_asound)(const snd_rawmidi_status_t*, snd_htimestamp_t*);
extern size_t (*snd_rawmidi_status_get_avail_dylibloader_wrapper_asound)(const snd_rawmidi_status_t*);
extern size_t (*snd_rawmidi_status_get_xruns_dylibloader_wrapper_asound)(const snd_rawmidi_status_t*);
extern int (*snd_rawmidi_status_dylibloader_wrapper_asound)( snd_rawmidi_t*, snd_rawmidi_status_t*);
extern int (*snd_rawmidi_drain_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern int (*snd_rawmidi_drop_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern ssize_t (*snd_rawmidi_write_dylibloader_wrapper_asound)( snd_rawmidi_t*,const void*, size_t);
extern ssize_t (*snd_rawmidi_read_dylibloader_wrapper_asound)( snd_rawmidi_t*, void*, size_t);
extern const char* (*snd_rawmidi_name_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern snd_rawmidi_type_t (*snd_rawmidi_type_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern snd_rawmidi_stream_t (*snd_rawmidi_stream_dylibloader_wrapper_asound)( snd_rawmidi_t*);
extern int (*snd_timer_query_open_dylibloader_wrapper_asound)( snd_timer_query_t**,const char*, int);
extern int (*snd_timer_query_open_lconf_dylibloader_wrapper_asound)( snd_timer_query_t**,const char*, int, snd_config_t*);
extern int (*snd_timer_query_close_dylibloader_wrapper_asound)( snd_timer_query_t*);
extern int (*snd_timer_query_next_device_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_id_t*);
extern int (*snd_timer_query_info_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_ginfo_t*);
extern int (*snd_timer_query_params_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_gparams_t*);
extern int (*snd_timer_query_status_dylibloader_wrapper_asound)( snd_timer_query_t*, snd_timer_gstatus_t*);
extern int (*snd_timer_open_dylibloader_wrapper_asound)( snd_timer_t**,const char*, int);
extern int (*snd_timer_open_lconf_dylibloader_wrapper_asound)( snd_timer_t**,const char*, int, snd_config_t*);
extern int (*snd_timer_close_dylibloader_wrapper_asound)( snd_timer_t*);
extern int (*snd_async_add_timer_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, snd_timer_t*, snd_async_callback_t, void*);
extern snd_timer_t* (*snd_async_handler_get_timer_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern int (*snd_timer_poll_descriptors_count_dylibloader_wrapper_asound)( snd_timer_t*);
extern int (*snd_timer_poll_descriptors_dylibloader_wrapper_asound)( snd_timer_t*,struct pollfd*, unsigned int);
extern int (*snd_timer_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_timer_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_timer_info_dylibloader_wrapper_asound)( snd_timer_t*, snd_timer_info_t*);
extern int (*snd_timer_params_dylibloader_wrapper_asound)( snd_timer_t*, snd_timer_params_t*);
extern int (*snd_timer_status_dylibloader_wrapper_asound)( snd_timer_t*, snd_timer_status_t*);
extern int (*snd_timer_start_dylibloader_wrapper_asound)( snd_timer_t*);
extern int (*snd_timer_stop_dylibloader_wrapper_asound)( snd_timer_t*);
extern int (*snd_timer_continue_dylibloader_wrapper_asound)( snd_timer_t*);
extern ssize_t (*snd_timer_read_dylibloader_wrapper_asound)( snd_timer_t*, void*, size_t);
extern size_t (*snd_timer_id_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_timer_id_malloc_dylibloader_wrapper_asound)( snd_timer_id_t**);
extern void (*snd_timer_id_free_dylibloader_wrapper_asound)( snd_timer_id_t*);
extern void (*snd_timer_id_copy_dylibloader_wrapper_asound)( snd_timer_id_t*,const snd_timer_id_t*);
extern void (*snd_timer_id_set_class_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
extern int (*snd_timer_id_get_class_dylibloader_wrapper_asound)( snd_timer_id_t*);
extern void (*snd_timer_id_set_sclass_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
extern int (*snd_timer_id_get_sclass_dylibloader_wrapper_asound)( snd_timer_id_t*);
extern void (*snd_timer_id_set_card_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
extern int (*snd_timer_id_get_card_dylibloader_wrapper_asound)( snd_timer_id_t*);
extern void (*snd_timer_id_set_device_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
extern int (*snd_timer_id_get_device_dylibloader_wrapper_asound)( snd_timer_id_t*);
extern void (*snd_timer_id_set_subdevice_dylibloader_wrapper_asound)( snd_timer_id_t*, int);
extern int (*snd_timer_id_get_subdevice_dylibloader_wrapper_asound)( snd_timer_id_t*);
extern size_t (*snd_timer_ginfo_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_timer_ginfo_malloc_dylibloader_wrapper_asound)( snd_timer_ginfo_t**);
extern void (*snd_timer_ginfo_free_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern void (*snd_timer_ginfo_copy_dylibloader_wrapper_asound)( snd_timer_ginfo_t*,const snd_timer_ginfo_t*);
extern int (*snd_timer_ginfo_set_tid_dylibloader_wrapper_asound)( snd_timer_ginfo_t*, snd_timer_id_t*);
extern snd_timer_id_t* (*snd_timer_ginfo_get_tid_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern unsigned int (*snd_timer_ginfo_get_flags_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern int (*snd_timer_ginfo_get_card_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern char* (*snd_timer_ginfo_get_id_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern char* (*snd_timer_ginfo_get_name_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern unsigned long (*snd_timer_ginfo_get_resolution_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern unsigned long (*snd_timer_ginfo_get_resolution_min_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern unsigned long (*snd_timer_ginfo_get_resolution_max_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern unsigned int (*snd_timer_ginfo_get_clients_dylibloader_wrapper_asound)( snd_timer_ginfo_t*);
extern size_t (*snd_timer_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_timer_info_malloc_dylibloader_wrapper_asound)( snd_timer_info_t**);
extern void (*snd_timer_info_free_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern void (*snd_timer_info_copy_dylibloader_wrapper_asound)( snd_timer_info_t*,const snd_timer_info_t*);
extern int (*snd_timer_info_is_slave_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern int (*snd_timer_info_get_card_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern const char* (*snd_timer_info_get_id_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern const char* (*snd_timer_info_get_name_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern long (*snd_timer_info_get_resolution_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern size_t (*snd_timer_params_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_timer_params_malloc_dylibloader_wrapper_asound)( snd_timer_params_t**);
extern void (*snd_timer_params_free_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern void (*snd_timer_params_copy_dylibloader_wrapper_asound)( snd_timer_params_t*,const snd_timer_params_t*);
extern int (*snd_timer_params_set_auto_start_dylibloader_wrapper_asound)( snd_timer_params_t*, int);
extern int (*snd_timer_params_get_auto_start_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern int (*snd_timer_params_set_exclusive_dylibloader_wrapper_asound)( snd_timer_params_t*, int);
extern int (*snd_timer_params_get_exclusive_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern int (*snd_timer_params_set_early_event_dylibloader_wrapper_asound)( snd_timer_params_t*, int);
extern int (*snd_timer_params_get_early_event_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern void (*snd_timer_params_set_ticks_dylibloader_wrapper_asound)( snd_timer_params_t*, long);
extern long (*snd_timer_params_get_ticks_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern void (*snd_timer_params_set_queue_size_dylibloader_wrapper_asound)( snd_timer_params_t*, long);
extern long (*snd_timer_params_get_queue_size_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern void (*snd_timer_params_set_filter_dylibloader_wrapper_asound)( snd_timer_params_t*, unsigned int);
extern unsigned int (*snd_timer_params_get_filter_dylibloader_wrapper_asound)( snd_timer_params_t*);
extern size_t (*snd_timer_status_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_timer_status_malloc_dylibloader_wrapper_asound)( snd_timer_status_t**);
extern void (*snd_timer_status_free_dylibloader_wrapper_asound)( snd_timer_status_t*);
extern void (*snd_timer_status_copy_dylibloader_wrapper_asound)( snd_timer_status_t*,const snd_timer_status_t*);
extern snd_htimestamp_t (*snd_timer_status_get_timestamp_dylibloader_wrapper_asound)( snd_timer_status_t*);
extern long (*snd_timer_status_get_resolution_dylibloader_wrapper_asound)( snd_timer_status_t*);
extern long (*snd_timer_status_get_lost_dylibloader_wrapper_asound)( snd_timer_status_t*);
extern long (*snd_timer_status_get_overrun_dylibloader_wrapper_asound)( snd_timer_status_t*);
extern long (*snd_timer_status_get_queue_dylibloader_wrapper_asound)( snd_timer_status_t*);
extern long (*snd_timer_info_get_ticks_dylibloader_wrapper_asound)( snd_timer_info_t*);
extern int (*snd_hwdep_open_dylibloader_wrapper_asound)( snd_hwdep_t**,const char*, int);
extern int (*snd_hwdep_close_dylibloader_wrapper_asound)( snd_hwdep_t*);
extern int (*snd_hwdep_poll_descriptors_dylibloader_wrapper_asound)( snd_hwdep_t*,struct pollfd*, unsigned int);
extern int (*snd_hwdep_poll_descriptors_count_dylibloader_wrapper_asound)( snd_hwdep_t*);
extern int (*snd_hwdep_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_hwdep_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_hwdep_nonblock_dylibloader_wrapper_asound)( snd_hwdep_t*, int);
extern int (*snd_hwdep_info_dylibloader_wrapper_asound)( snd_hwdep_t*, snd_hwdep_info_t*);
extern int (*snd_hwdep_dsp_status_dylibloader_wrapper_asound)( snd_hwdep_t*, snd_hwdep_dsp_status_t*);
extern int (*snd_hwdep_dsp_load_dylibloader_wrapper_asound)( snd_hwdep_t*, snd_hwdep_dsp_image_t*);
extern int (*snd_hwdep_ioctl_dylibloader_wrapper_asound)( snd_hwdep_t*, unsigned int, void*);
extern ssize_t (*snd_hwdep_write_dylibloader_wrapper_asound)( snd_hwdep_t*,const void*, size_t);
extern ssize_t (*snd_hwdep_read_dylibloader_wrapper_asound)( snd_hwdep_t*, void*, size_t);
extern size_t (*snd_hwdep_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_hwdep_info_malloc_dylibloader_wrapper_asound)( snd_hwdep_info_t**);
extern void (*snd_hwdep_info_free_dylibloader_wrapper_asound)( snd_hwdep_info_t*);
extern void (*snd_hwdep_info_copy_dylibloader_wrapper_asound)( snd_hwdep_info_t*,const snd_hwdep_info_t*);
extern unsigned int (*snd_hwdep_info_get_device_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
extern int (*snd_hwdep_info_get_card_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
extern const char* (*snd_hwdep_info_get_id_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
extern const char* (*snd_hwdep_info_get_name_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
extern snd_hwdep_iface_t (*snd_hwdep_info_get_iface_dylibloader_wrapper_asound)(const snd_hwdep_info_t*);
extern void (*snd_hwdep_info_set_device_dylibloader_wrapper_asound)( snd_hwdep_info_t*, unsigned int);
extern size_t (*snd_hwdep_dsp_status_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_hwdep_dsp_status_malloc_dylibloader_wrapper_asound)( snd_hwdep_dsp_status_t**);
extern void (*snd_hwdep_dsp_status_free_dylibloader_wrapper_asound)( snd_hwdep_dsp_status_t*);
extern void (*snd_hwdep_dsp_status_copy_dylibloader_wrapper_asound)( snd_hwdep_dsp_status_t*,const snd_hwdep_dsp_status_t*);
extern unsigned int (*snd_hwdep_dsp_status_get_version_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
extern const char* (*snd_hwdep_dsp_status_get_id_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
extern unsigned int (*snd_hwdep_dsp_status_get_num_dsps_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
extern unsigned int (*snd_hwdep_dsp_status_get_dsp_loaded_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
extern unsigned int (*snd_hwdep_dsp_status_get_chip_ready_dylibloader_wrapper_asound)(const snd_hwdep_dsp_status_t*);
extern size_t (*snd_hwdep_dsp_image_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_hwdep_dsp_image_malloc_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t**);
extern void (*snd_hwdep_dsp_image_free_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*);
extern void (*snd_hwdep_dsp_image_copy_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*,const snd_hwdep_dsp_image_t*);
extern unsigned int (*snd_hwdep_dsp_image_get_index_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
extern const char* (*snd_hwdep_dsp_image_get_name_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
extern const void* (*snd_hwdep_dsp_image_get_image_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
extern size_t (*snd_hwdep_dsp_image_get_length_dylibloader_wrapper_asound)(const snd_hwdep_dsp_image_t*);
extern void (*snd_hwdep_dsp_image_set_index_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*, unsigned int);
extern void (*snd_hwdep_dsp_image_set_name_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*,const char*);
extern void (*snd_hwdep_dsp_image_set_image_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*, void*);
extern void (*snd_hwdep_dsp_image_set_length_dylibloader_wrapper_asound)( snd_hwdep_dsp_image_t*, size_t);
extern int (*snd_card_load_dylibloader_wrapper_asound)( int);
extern int (*snd_card_next_dylibloader_wrapper_asound)( int*);
extern int (*snd_card_get_index_dylibloader_wrapper_asound)(const char*);
extern int (*snd_card_get_name_dylibloader_wrapper_asound)( int, char**);
extern int (*snd_card_get_longname_dylibloader_wrapper_asound)( int, char**);
extern int (*snd_device_name_hint_dylibloader_wrapper_asound)( int,const char*, void***);
extern int (*snd_device_name_free_hint_dylibloader_wrapper_asound)( void**);
extern char* (*snd_device_name_get_hint_dylibloader_wrapper_asound)(const void*,const char*);
extern int (*snd_ctl_open_dylibloader_wrapper_asound)( snd_ctl_t**,const char*, int);
extern int (*snd_ctl_open_lconf_dylibloader_wrapper_asound)( snd_ctl_t**,const char*, int, snd_config_t*);
extern int (*snd_ctl_open_fallback_dylibloader_wrapper_asound)( snd_ctl_t**, snd_config_t*,const char*,const char*, int);
extern int (*snd_ctl_close_dylibloader_wrapper_asound)( snd_ctl_t*);
extern int (*snd_ctl_nonblock_dylibloader_wrapper_asound)( snd_ctl_t*, int);
extern int (*snd_async_add_ctl_handler_dylibloader_wrapper_asound)( snd_async_handler_t**, snd_ctl_t*, snd_async_callback_t, void*);
extern snd_ctl_t* (*snd_async_handler_get_ctl_dylibloader_wrapper_asound)( snd_async_handler_t*);
extern int (*snd_ctl_poll_descriptors_count_dylibloader_wrapper_asound)( snd_ctl_t*);
extern int (*snd_ctl_poll_descriptors_dylibloader_wrapper_asound)( snd_ctl_t*,struct pollfd*, unsigned int);
extern int (*snd_ctl_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_ctl_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_ctl_subscribe_events_dylibloader_wrapper_asound)( snd_ctl_t*, int);
extern int (*snd_ctl_card_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_card_info_t*);
extern int (*snd_ctl_elem_list_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_list_t*);
extern int (*snd_ctl_elem_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_read_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_value_t*);
extern int (*snd_ctl_elem_write_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_value_t*);
extern int (*snd_ctl_elem_lock_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_id_t*);
extern int (*snd_ctl_elem_unlock_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_id_t*);
extern int (*snd_ctl_elem_tlv_read_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int*, unsigned int);
extern int (*snd_ctl_elem_tlv_write_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*,const unsigned int*);
extern int (*snd_ctl_elem_tlv_command_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*,const unsigned int*);
extern int (*snd_ctl_hwdep_next_device_dylibloader_wrapper_asound)( snd_ctl_t*, int*);
extern int (*snd_ctl_hwdep_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_hwdep_info_t*);
extern int (*snd_ctl_pcm_next_device_dylibloader_wrapper_asound)( snd_ctl_t*, int*);
extern int (*snd_ctl_pcm_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_pcm_info_t*);
extern int (*snd_ctl_pcm_prefer_subdevice_dylibloader_wrapper_asound)( snd_ctl_t*, int);
extern int (*snd_ctl_rawmidi_next_device_dylibloader_wrapper_asound)( snd_ctl_t*, int*);
extern int (*snd_ctl_rawmidi_info_dylibloader_wrapper_asound)( snd_ctl_t*, snd_rawmidi_info_t*);
extern int (*snd_ctl_rawmidi_prefer_subdevice_dylibloader_wrapper_asound)( snd_ctl_t*, int);
extern int (*snd_ctl_set_power_state_dylibloader_wrapper_asound)( snd_ctl_t*, unsigned int);
extern int (*snd_ctl_get_power_state_dylibloader_wrapper_asound)( snd_ctl_t*, unsigned int*);
extern int (*snd_ctl_read_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_event_t*);
extern int (*snd_ctl_wait_dylibloader_wrapper_asound)( snd_ctl_t*, int);
extern const char* (*snd_ctl_name_dylibloader_wrapper_asound)( snd_ctl_t*);
extern snd_ctl_type_t (*snd_ctl_type_dylibloader_wrapper_asound)( snd_ctl_t*);
extern const char* (*snd_ctl_elem_type_name_dylibloader_wrapper_asound)( snd_ctl_elem_type_t);
extern const char* (*snd_ctl_elem_iface_name_dylibloader_wrapper_asound)( snd_ctl_elem_iface_t);
extern const char* (*snd_ctl_event_type_name_dylibloader_wrapper_asound)( snd_ctl_event_type_t);
extern unsigned int (*snd_ctl_event_elem_get_mask_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern unsigned int (*snd_ctl_event_elem_get_numid_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern void (*snd_ctl_event_elem_get_id_dylibloader_wrapper_asound)(const snd_ctl_event_t*, snd_ctl_elem_id_t*);
extern snd_ctl_elem_iface_t (*snd_ctl_event_elem_get_interface_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern unsigned int (*snd_ctl_event_elem_get_device_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern unsigned int (*snd_ctl_event_elem_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern const char* (*snd_ctl_event_elem_get_name_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern unsigned int (*snd_ctl_event_elem_get_index_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern int (*snd_ctl_elem_list_alloc_space_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*, unsigned int);
extern void (*snd_ctl_elem_list_free_space_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*);
extern char* (*snd_ctl_ascii_elem_id_get_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*);
extern int (*snd_ctl_ascii_elem_id_parse_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*,const char*);
extern int (*snd_ctl_ascii_value_parse_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_value_t*, snd_ctl_elem_info_t*,const char*);
extern size_t (*snd_ctl_elem_id_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_ctl_elem_id_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_id_t**);
extern void (*snd_ctl_elem_id_free_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*);
extern void (*snd_ctl_elem_id_clear_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*);
extern void (*snd_ctl_elem_id_copy_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*,const snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_id_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
extern snd_ctl_elem_iface_t (*snd_ctl_elem_id_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_id_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_id_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
extern const char* (*snd_ctl_elem_id_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_id_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_id_t*);
extern void (*snd_ctl_elem_id_set_numid_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
extern void (*snd_ctl_elem_id_set_interface_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, snd_ctl_elem_iface_t);
extern void (*snd_ctl_elem_id_set_device_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
extern void (*snd_ctl_elem_id_set_subdevice_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
extern void (*snd_ctl_elem_id_set_name_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*,const char*);
extern void (*snd_ctl_elem_id_set_index_dylibloader_wrapper_asound)( snd_ctl_elem_id_t*, unsigned int);
extern size_t (*snd_ctl_card_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_ctl_card_info_malloc_dylibloader_wrapper_asound)( snd_ctl_card_info_t**);
extern void (*snd_ctl_card_info_free_dylibloader_wrapper_asound)( snd_ctl_card_info_t*);
extern void (*snd_ctl_card_info_clear_dylibloader_wrapper_asound)( snd_ctl_card_info_t*);
extern void (*snd_ctl_card_info_copy_dylibloader_wrapper_asound)( snd_ctl_card_info_t*,const snd_ctl_card_info_t*);
extern int (*snd_ctl_card_info_get_card_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern const char* (*snd_ctl_card_info_get_id_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern const char* (*snd_ctl_card_info_get_driver_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern const char* (*snd_ctl_card_info_get_name_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern const char* (*snd_ctl_card_info_get_longname_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern const char* (*snd_ctl_card_info_get_mixername_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern const char* (*snd_ctl_card_info_get_components_dylibloader_wrapper_asound)(const snd_ctl_card_info_t*);
extern size_t (*snd_ctl_event_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_ctl_event_malloc_dylibloader_wrapper_asound)( snd_ctl_event_t**);
extern void (*snd_ctl_event_free_dylibloader_wrapper_asound)( snd_ctl_event_t*);
extern void (*snd_ctl_event_clear_dylibloader_wrapper_asound)( snd_ctl_event_t*);
extern void (*snd_ctl_event_copy_dylibloader_wrapper_asound)( snd_ctl_event_t*,const snd_ctl_event_t*);
extern snd_ctl_event_type_t (*snd_ctl_event_get_type_dylibloader_wrapper_asound)(const snd_ctl_event_t*);
extern size_t (*snd_ctl_elem_list_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_ctl_elem_list_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_list_t**);
extern void (*snd_ctl_elem_list_free_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*);
extern void (*snd_ctl_elem_list_clear_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*);
extern void (*snd_ctl_elem_list_copy_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*,const snd_ctl_elem_list_t*);
extern void (*snd_ctl_elem_list_set_offset_dylibloader_wrapper_asound)( snd_ctl_elem_list_t*, unsigned int);
extern unsigned int (*snd_ctl_elem_list_get_used_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*);
extern unsigned int (*snd_ctl_elem_list_get_count_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*);
extern void (*snd_ctl_elem_list_get_id_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int, snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_list_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
extern snd_ctl_elem_iface_t (*snd_ctl_elem_list_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
extern unsigned int (*snd_ctl_elem_list_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
extern unsigned int (*snd_ctl_elem_list_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
extern const char* (*snd_ctl_elem_list_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
extern unsigned int (*snd_ctl_elem_list_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_list_t*, unsigned int);
extern size_t (*snd_ctl_elem_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_ctl_elem_info_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_info_t**);
extern void (*snd_ctl_elem_info_free_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*);
extern void (*snd_ctl_elem_info_clear_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*);
extern void (*snd_ctl_elem_info_copy_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const snd_ctl_elem_info_t*);
extern snd_ctl_elem_type_t (*snd_ctl_elem_info_get_type_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_readable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_writable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_volatile_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_inactive_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_locked_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_tlv_readable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_tlv_writable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_tlv_commandable_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_owner_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_is_user_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern pid_t (*snd_ctl_elem_info_get_owner_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern unsigned int (*snd_ctl_elem_info_get_count_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern long (*snd_ctl_elem_info_get_min_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern long (*snd_ctl_elem_info_get_max_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern long (*snd_ctl_elem_info_get_step_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern long long (*snd_ctl_elem_info_get_min64_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern long long (*snd_ctl_elem_info_get_max64_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern long long (*snd_ctl_elem_info_get_step64_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern unsigned int (*snd_ctl_elem_info_get_items_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern void (*snd_ctl_elem_info_set_item_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
extern const char* (*snd_ctl_elem_info_get_item_name_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_get_dimensions_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern int (*snd_ctl_elem_info_get_dimension_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*, unsigned int);
extern int (*snd_ctl_elem_info_set_dimension_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const int [4]);
extern void (*snd_ctl_elem_info_get_id_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*, snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_info_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern snd_ctl_elem_iface_t (*snd_ctl_elem_info_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern unsigned int (*snd_ctl_elem_info_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern unsigned int (*snd_ctl_elem_info_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern const char* (*snd_ctl_elem_info_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern unsigned int (*snd_ctl_elem_info_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_info_t*);
extern void (*snd_ctl_elem_info_set_id_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const snd_ctl_elem_id_t*);
extern void (*snd_ctl_elem_info_set_numid_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
extern void (*snd_ctl_elem_info_set_interface_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, snd_ctl_elem_iface_t);
extern void (*snd_ctl_elem_info_set_device_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
extern void (*snd_ctl_elem_info_set_subdevice_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
extern void (*snd_ctl_elem_info_set_name_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*,const char*);
extern void (*snd_ctl_elem_info_set_index_dylibloader_wrapper_asound)( snd_ctl_elem_info_t*, unsigned int);
extern int (*snd_ctl_add_integer_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int, long, long, long);
extern int (*snd_ctl_add_integer64_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int, long long, long long, long long);
extern int (*snd_ctl_add_boolean_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int);
extern int (*snd_ctl_add_enumerated_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int, unsigned int,const char* []);
extern int (*snd_ctl_add_bytes_elem_set_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_info_t*, unsigned int, unsigned int);
extern int (*snd_ctl_elem_add_integer_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int, long, long, long);
extern int (*snd_ctl_elem_add_integer64_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int, long long, long long, long long);
extern int (*snd_ctl_elem_add_boolean_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int);
extern int (*snd_ctl_elem_add_enumerated_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, unsigned int, unsigned int,const char* []);
extern int (*snd_ctl_elem_add_iec958_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*);
extern int (*snd_ctl_elem_remove_dylibloader_wrapper_asound)( snd_ctl_t*, snd_ctl_elem_id_t*);
extern size_t (*snd_ctl_elem_value_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_ctl_elem_value_malloc_dylibloader_wrapper_asound)( snd_ctl_elem_value_t**);
extern void (*snd_ctl_elem_value_free_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*);
extern void (*snd_ctl_elem_value_clear_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*);
extern void (*snd_ctl_elem_value_copy_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_ctl_elem_value_t*);
extern int (*snd_ctl_elem_value_compare_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_ctl_elem_value_t*);
extern void (*snd_ctl_elem_value_get_id_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, snd_ctl_elem_id_t*);
extern unsigned int (*snd_ctl_elem_value_get_numid_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern snd_ctl_elem_iface_t (*snd_ctl_elem_value_get_interface_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern unsigned int (*snd_ctl_elem_value_get_device_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern unsigned int (*snd_ctl_elem_value_get_subdevice_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern const char* (*snd_ctl_elem_value_get_name_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern unsigned int (*snd_ctl_elem_value_get_index_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern void (*snd_ctl_elem_value_set_id_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_ctl_elem_id_t*);
extern void (*snd_ctl_elem_value_set_numid_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
extern void (*snd_ctl_elem_value_set_interface_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, snd_ctl_elem_iface_t);
extern void (*snd_ctl_elem_value_set_device_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
extern void (*snd_ctl_elem_value_set_subdevice_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
extern void (*snd_ctl_elem_value_set_name_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const char*);
extern void (*snd_ctl_elem_value_set_index_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int);
extern int (*snd_ctl_elem_value_get_boolean_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
extern long (*snd_ctl_elem_value_get_integer_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
extern long long (*snd_ctl_elem_value_get_integer64_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
extern unsigned int (*snd_ctl_elem_value_get_enumerated_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
extern unsigned char (*snd_ctl_elem_value_get_byte_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, unsigned int);
extern void (*snd_ctl_elem_value_set_boolean_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, long);
extern void (*snd_ctl_elem_value_set_integer_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, long);
extern void (*snd_ctl_elem_value_set_integer64_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, long long);
extern void (*snd_ctl_elem_value_set_enumerated_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, unsigned int);
extern void (*snd_ctl_elem_value_set_byte_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, unsigned int, unsigned char);
extern void (*snd_ctl_elem_set_bytes_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*, void*, size_t);
extern const void* (*snd_ctl_elem_value_get_bytes_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*);
extern void (*snd_ctl_elem_value_get_iec958_dylibloader_wrapper_asound)(const snd_ctl_elem_value_t*, snd_aes_iec958_t*);
extern void (*snd_ctl_elem_value_set_iec958_dylibloader_wrapper_asound)( snd_ctl_elem_value_t*,const snd_aes_iec958_t*);
extern int (*snd_tlv_parse_dB_info_dylibloader_wrapper_asound)( unsigned int*, unsigned int, unsigned int**);
extern int (*snd_tlv_get_dB_range_dylibloader_wrapper_asound)( unsigned int*, long, long, long*, long*);
extern int (*snd_tlv_convert_to_dB_dylibloader_wrapper_asound)( unsigned int*, long, long, long, long*);
extern int (*snd_tlv_convert_from_dB_dylibloader_wrapper_asound)( unsigned int*, long, long, long, long*, int);
extern int (*snd_ctl_get_dB_range_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, long*, long*);
extern int (*snd_ctl_convert_to_dB_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, long, long*);
extern int (*snd_ctl_convert_from_dB_dylibloader_wrapper_asound)( snd_ctl_t*,const snd_ctl_elem_id_t*, long, long*, int);
extern int (*snd_hctl_compare_fast_dylibloader_wrapper_asound)(const snd_hctl_elem_t*,const snd_hctl_elem_t*);
extern int (*snd_hctl_open_dylibloader_wrapper_asound)( snd_hctl_t**,const char*, int);
extern int (*snd_hctl_open_ctl_dylibloader_wrapper_asound)( snd_hctl_t**, snd_ctl_t*);
extern int (*snd_hctl_close_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_nonblock_dylibloader_wrapper_asound)( snd_hctl_t*, int);
extern int (*snd_hctl_poll_descriptors_count_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_poll_descriptors_dylibloader_wrapper_asound)( snd_hctl_t*,struct pollfd*, unsigned int);
extern int (*snd_hctl_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_hctl_t*,struct pollfd*, unsigned int, unsigned short*);
extern unsigned int (*snd_hctl_get_count_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_set_compare_dylibloader_wrapper_asound)( snd_hctl_t*, snd_hctl_compare_t);
extern snd_hctl_elem_t* (*snd_hctl_first_elem_dylibloader_wrapper_asound)( snd_hctl_t*);
extern snd_hctl_elem_t* (*snd_hctl_last_elem_dylibloader_wrapper_asound)( snd_hctl_t*);
extern snd_hctl_elem_t* (*snd_hctl_find_elem_dylibloader_wrapper_asound)( snd_hctl_t*,const snd_ctl_elem_id_t*);
extern void (*snd_hctl_set_callback_dylibloader_wrapper_asound)( snd_hctl_t*, snd_hctl_callback_t);
extern void (*snd_hctl_set_callback_private_dylibloader_wrapper_asound)( snd_hctl_t*, void*);
extern void* (*snd_hctl_get_callback_private_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_load_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_free_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_handle_events_dylibloader_wrapper_asound)( snd_hctl_t*);
extern const char* (*snd_hctl_name_dylibloader_wrapper_asound)( snd_hctl_t*);
extern int (*snd_hctl_wait_dylibloader_wrapper_asound)( snd_hctl_t*, int);
extern snd_ctl_t* (*snd_hctl_ctl_dylibloader_wrapper_asound)( snd_hctl_t*);
extern snd_hctl_elem_t* (*snd_hctl_elem_next_dylibloader_wrapper_asound)( snd_hctl_elem_t*);
extern snd_hctl_elem_t* (*snd_hctl_elem_prev_dylibloader_wrapper_asound)( snd_hctl_elem_t*);
extern int (*snd_hctl_elem_info_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_ctl_elem_info_t*);
extern int (*snd_hctl_elem_read_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_ctl_elem_value_t*);
extern int (*snd_hctl_elem_write_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_ctl_elem_value_t*);
extern int (*snd_hctl_elem_tlv_read_dylibloader_wrapper_asound)( snd_hctl_elem_t*, unsigned int*, unsigned int);
extern int (*snd_hctl_elem_tlv_write_dylibloader_wrapper_asound)( snd_hctl_elem_t*,const unsigned int*);
extern int (*snd_hctl_elem_tlv_command_dylibloader_wrapper_asound)( snd_hctl_elem_t*,const unsigned int*);
extern snd_hctl_t* (*snd_hctl_elem_get_hctl_dylibloader_wrapper_asound)( snd_hctl_elem_t*);
extern void (*snd_hctl_elem_get_id_dylibloader_wrapper_asound)(const snd_hctl_elem_t*, snd_ctl_elem_id_t*);
extern unsigned int (*snd_hctl_elem_get_numid_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern snd_ctl_elem_iface_t (*snd_hctl_elem_get_interface_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern unsigned int (*snd_hctl_elem_get_device_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern unsigned int (*snd_hctl_elem_get_subdevice_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern const char* (*snd_hctl_elem_get_name_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern unsigned int (*snd_hctl_elem_get_index_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern void (*snd_hctl_elem_set_callback_dylibloader_wrapper_asound)( snd_hctl_elem_t*, snd_hctl_elem_callback_t);
extern void* (*snd_hctl_elem_get_callback_private_dylibloader_wrapper_asound)(const snd_hctl_elem_t*);
extern void (*snd_hctl_elem_set_callback_private_dylibloader_wrapper_asound)( snd_hctl_elem_t*, void*);
extern int (*snd_sctl_build_dylibloader_wrapper_asound)( snd_sctl_t**, snd_ctl_t*, snd_config_t*, snd_config_t*, int);
extern int (*snd_sctl_free_dylibloader_wrapper_asound)( snd_sctl_t*);
extern int (*snd_sctl_install_dylibloader_wrapper_asound)( snd_sctl_t*);
extern int (*snd_sctl_remove_dylibloader_wrapper_asound)( snd_sctl_t*);
extern int (*snd_mixer_open_dylibloader_wrapper_asound)( snd_mixer_t**, int);
extern int (*snd_mixer_close_dylibloader_wrapper_asound)( snd_mixer_t*);
extern snd_mixer_elem_t* (*snd_mixer_first_elem_dylibloader_wrapper_asound)( snd_mixer_t*);
extern snd_mixer_elem_t* (*snd_mixer_last_elem_dylibloader_wrapper_asound)( snd_mixer_t*);
extern int (*snd_mixer_handle_events_dylibloader_wrapper_asound)( snd_mixer_t*);
extern int (*snd_mixer_attach_dylibloader_wrapper_asound)( snd_mixer_t*,const char*);
extern int (*snd_mixer_attach_hctl_dylibloader_wrapper_asound)( snd_mixer_t*, snd_hctl_t*);
extern int (*snd_mixer_detach_dylibloader_wrapper_asound)( snd_mixer_t*,const char*);
extern int (*snd_mixer_detach_hctl_dylibloader_wrapper_asound)( snd_mixer_t*, snd_hctl_t*);
extern int (*snd_mixer_get_hctl_dylibloader_wrapper_asound)( snd_mixer_t*,const char*, snd_hctl_t**);
extern int (*snd_mixer_poll_descriptors_count_dylibloader_wrapper_asound)( snd_mixer_t*);
extern int (*snd_mixer_poll_descriptors_dylibloader_wrapper_asound)( snd_mixer_t*,struct pollfd*, unsigned int);
extern int (*snd_mixer_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_mixer_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_mixer_load_dylibloader_wrapper_asound)( snd_mixer_t*);
extern void (*snd_mixer_free_dylibloader_wrapper_asound)( snd_mixer_t*);
extern int (*snd_mixer_wait_dylibloader_wrapper_asound)( snd_mixer_t*, int);
extern int (*snd_mixer_set_compare_dylibloader_wrapper_asound)( snd_mixer_t*, snd_mixer_compare_t);
extern void (*snd_mixer_set_callback_dylibloader_wrapper_asound)( snd_mixer_t*, snd_mixer_callback_t);
extern void* (*snd_mixer_get_callback_private_dylibloader_wrapper_asound)(const snd_mixer_t*);
extern void (*snd_mixer_set_callback_private_dylibloader_wrapper_asound)( snd_mixer_t*, void*);
extern unsigned int (*snd_mixer_get_count_dylibloader_wrapper_asound)(const snd_mixer_t*);
extern int (*snd_mixer_class_unregister_dylibloader_wrapper_asound)( snd_mixer_class_t*);
extern snd_mixer_elem_t* (*snd_mixer_elem_next_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern snd_mixer_elem_t* (*snd_mixer_elem_prev_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern void (*snd_mixer_elem_set_callback_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_elem_callback_t);
extern void* (*snd_mixer_elem_get_callback_private_dylibloader_wrapper_asound)(const snd_mixer_elem_t*);
extern void (*snd_mixer_elem_set_callback_private_dylibloader_wrapper_asound)( snd_mixer_elem_t*, void*);
extern snd_mixer_elem_type_t (*snd_mixer_elem_get_type_dylibloader_wrapper_asound)(const snd_mixer_elem_t*);
extern int (*snd_mixer_class_register_dylibloader_wrapper_asound)( snd_mixer_class_t*, snd_mixer_t*);
extern int (*snd_mixer_elem_new_dylibloader_wrapper_asound)( snd_mixer_elem_t**, snd_mixer_elem_type_t, int, void*, void*);
extern int (*snd_mixer_elem_add_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_class_t*);
extern int (*snd_mixer_elem_remove_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern void (*snd_mixer_elem_free_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_elem_info_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_elem_value_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_elem_attach_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_hctl_elem_t*);
extern int (*snd_mixer_elem_detach_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_hctl_elem_t*);
extern int (*snd_mixer_elem_empty_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern void* (*snd_mixer_elem_get_private_dylibloader_wrapper_asound)(const snd_mixer_elem_t*);
extern size_t (*snd_mixer_class_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_mixer_class_malloc_dylibloader_wrapper_asound)( snd_mixer_class_t**);
extern void (*snd_mixer_class_free_dylibloader_wrapper_asound)( snd_mixer_class_t*);
extern void (*snd_mixer_class_copy_dylibloader_wrapper_asound)( snd_mixer_class_t*,const snd_mixer_class_t*);
extern snd_mixer_t* (*snd_mixer_class_get_mixer_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
extern snd_mixer_event_t (*snd_mixer_class_get_event_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
extern void* (*snd_mixer_class_get_private_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
extern snd_mixer_compare_t (*snd_mixer_class_get_compare_dylibloader_wrapper_asound)(const snd_mixer_class_t*);
extern int (*snd_mixer_class_set_event_dylibloader_wrapper_asound)( snd_mixer_class_t*, snd_mixer_event_t);
extern int (*snd_mixer_class_set_private_dylibloader_wrapper_asound)( snd_mixer_class_t*, void*);
extern int (*snd_mixer_class_set_private_free_dylibloader_wrapper_asound)( snd_mixer_class_t*, void*);
extern int (*snd_mixer_class_set_compare_dylibloader_wrapper_asound)( snd_mixer_class_t*, snd_mixer_compare_t);
extern const char* (*snd_mixer_selem_channel_name_dylibloader_wrapper_asound)( snd_mixer_selem_channel_id_t);
extern int (*snd_mixer_selem_register_dylibloader_wrapper_asound)( snd_mixer_t*,struct snd_mixer_selem_regopt*, snd_mixer_class_t**);
extern void (*snd_mixer_selem_get_id_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_id_t*);
extern const char* (*snd_mixer_selem_get_name_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern unsigned int (*snd_mixer_selem_get_index_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern snd_mixer_elem_t* (*snd_mixer_find_selem_dylibloader_wrapper_asound)( snd_mixer_t*,const snd_mixer_selem_id_t*);
extern int (*snd_mixer_selem_is_active_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_is_playback_mono_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_playback_channel_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t);
extern int (*snd_mixer_selem_is_capture_mono_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_capture_channel_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t);
extern int (*snd_mixer_selem_get_capture_group_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_common_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_playback_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_playback_volume_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_capture_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_capture_volume_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_common_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_playback_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_playback_switch_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_capture_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_capture_switch_joined_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_has_capture_switch_exclusive_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_ask_playback_vol_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long*);
extern int (*snd_mixer_selem_ask_capture_vol_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long*);
extern int (*snd_mixer_selem_ask_playback_dB_vol_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int, long*);
extern int (*snd_mixer_selem_ask_capture_dB_vol_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int, long*);
extern int (*snd_mixer_selem_get_playback_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
extern int (*snd_mixer_selem_get_capture_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
extern int (*snd_mixer_selem_get_playback_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
extern int (*snd_mixer_selem_get_capture_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long*);
extern int (*snd_mixer_selem_get_playback_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int*);
extern int (*snd_mixer_selem_get_capture_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int*);
extern int (*snd_mixer_selem_set_playback_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long);
extern int (*snd_mixer_selem_set_capture_volume_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long);
extern int (*snd_mixer_selem_set_playback_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long, int);
extern int (*snd_mixer_selem_set_capture_dB_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, long, int);
extern int (*snd_mixer_selem_set_playback_volume_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long);
extern int (*snd_mixer_selem_set_capture_volume_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long);
extern int (*snd_mixer_selem_set_playback_dB_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int);
extern int (*snd_mixer_selem_set_capture_dB_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, int);
extern int (*snd_mixer_selem_set_playback_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int);
extern int (*snd_mixer_selem_set_capture_switch_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, int);
extern int (*snd_mixer_selem_set_playback_switch_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, int);
extern int (*snd_mixer_selem_set_capture_switch_all_dylibloader_wrapper_asound)( snd_mixer_elem_t*, int);
extern int (*snd_mixer_selem_get_playback_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
extern int (*snd_mixer_selem_get_playback_dB_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
extern int (*snd_mixer_selem_set_playback_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long);
extern int (*snd_mixer_selem_get_capture_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
extern int (*snd_mixer_selem_get_capture_dB_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long*, long*);
extern int (*snd_mixer_selem_set_capture_volume_range_dylibloader_wrapper_asound)( snd_mixer_elem_t*, long, long);
extern int (*snd_mixer_selem_is_enumerated_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_is_enum_playback_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_is_enum_capture_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_get_enum_items_dylibloader_wrapper_asound)( snd_mixer_elem_t*);
extern int (*snd_mixer_selem_get_enum_item_name_dylibloader_wrapper_asound)( snd_mixer_elem_t*, unsigned int, size_t, char*);
extern int (*snd_mixer_selem_get_enum_item_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, unsigned int*);
extern int (*snd_mixer_selem_set_enum_item_dylibloader_wrapper_asound)( snd_mixer_elem_t*, snd_mixer_selem_channel_id_t, unsigned int);
extern size_t (*snd_mixer_selem_id_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_mixer_selem_id_malloc_dylibloader_wrapper_asound)( snd_mixer_selem_id_t**);
extern void (*snd_mixer_selem_id_free_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*);
extern void (*snd_mixer_selem_id_copy_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*,const snd_mixer_selem_id_t*);
extern const char* (*snd_mixer_selem_id_get_name_dylibloader_wrapper_asound)(const snd_mixer_selem_id_t*);
extern unsigned int (*snd_mixer_selem_id_get_index_dylibloader_wrapper_asound)(const snd_mixer_selem_id_t*);
extern void (*snd_mixer_selem_id_set_name_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*,const char*);
extern void (*snd_mixer_selem_id_set_index_dylibloader_wrapper_asound)( snd_mixer_selem_id_t*, unsigned int);
extern int (*snd_seq_open_dylibloader_wrapper_asound)( snd_seq_t**,const char*, int, int);
extern int (*snd_seq_open_lconf_dylibloader_wrapper_asound)( snd_seq_t**,const char*, int, int, snd_config_t*);
extern const char* (*snd_seq_name_dylibloader_wrapper_asound)( snd_seq_t*);
extern snd_seq_type_t (*snd_seq_type_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_close_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_poll_descriptors_count_dylibloader_wrapper_asound)( snd_seq_t*, short);
extern int (*snd_seq_poll_descriptors_dylibloader_wrapper_asound)( snd_seq_t*,struct pollfd*, unsigned int, short);
extern int (*snd_seq_poll_descriptors_revents_dylibloader_wrapper_asound)( snd_seq_t*,struct pollfd*, unsigned int, unsigned short*);
extern int (*snd_seq_nonblock_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_client_id_dylibloader_wrapper_asound)( snd_seq_t*);
extern size_t (*snd_seq_get_output_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*);
extern size_t (*snd_seq_get_input_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_set_output_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
extern int (*snd_seq_set_input_buffer_size_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
extern size_t (*snd_seq_system_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_system_info_malloc_dylibloader_wrapper_asound)( snd_seq_system_info_t**);
extern void (*snd_seq_system_info_free_dylibloader_wrapper_asound)( snd_seq_system_info_t*);
extern void (*snd_seq_system_info_copy_dylibloader_wrapper_asound)( snd_seq_system_info_t*,const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_get_queues_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_get_clients_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_get_ports_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_get_channels_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_get_cur_clients_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_get_cur_queues_dylibloader_wrapper_asound)(const snd_seq_system_info_t*);
extern int (*snd_seq_system_info_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_system_info_t*);
extern size_t (*snd_seq_client_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_client_info_malloc_dylibloader_wrapper_asound)( snd_seq_client_info_t**);
extern void (*snd_seq_client_info_free_dylibloader_wrapper_asound)( snd_seq_client_info_t*);
extern void (*snd_seq_client_info_copy_dylibloader_wrapper_asound)( snd_seq_client_info_t*,const snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_client_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern snd_seq_client_type_t (*snd_seq_client_info_get_type_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern const char* (*snd_seq_client_info_get_name_dylibloader_wrapper_asound)( snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_broadcast_filter_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_error_bounce_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_card_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_pid_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern const unsigned char* (*snd_seq_client_info_get_event_filter_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_num_ports_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern int (*snd_seq_client_info_get_event_lost_dylibloader_wrapper_asound)(const snd_seq_client_info_t*);
extern void (*snd_seq_client_info_set_client_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
extern void (*snd_seq_client_info_set_name_dylibloader_wrapper_asound)( snd_seq_client_info_t*,const char*);
extern void (*snd_seq_client_info_set_broadcast_filter_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
extern void (*snd_seq_client_info_set_error_bounce_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
extern void (*snd_seq_client_info_set_event_filter_dylibloader_wrapper_asound)( snd_seq_client_info_t*, unsigned char*);
extern void (*snd_seq_client_info_event_filter_clear_dylibloader_wrapper_asound)( snd_seq_client_info_t*);
extern void (*snd_seq_client_info_event_filter_add_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
extern void (*snd_seq_client_info_event_filter_del_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
extern int (*snd_seq_client_info_event_filter_check_dylibloader_wrapper_asound)( snd_seq_client_info_t*, int);
extern int (*snd_seq_get_client_info_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_info_t*);
extern int (*snd_seq_get_any_client_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_client_info_t*);
extern int (*snd_seq_set_client_info_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_info_t*);
extern int (*snd_seq_query_next_client_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_info_t*);
extern size_t (*snd_seq_client_pool_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_client_pool_malloc_dylibloader_wrapper_asound)( snd_seq_client_pool_t**);
extern void (*snd_seq_client_pool_free_dylibloader_wrapper_asound)( snd_seq_client_pool_t*);
extern void (*snd_seq_client_pool_copy_dylibloader_wrapper_asound)( snd_seq_client_pool_t*,const snd_seq_client_pool_t*);
extern int (*snd_seq_client_pool_get_client_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
extern size_t (*snd_seq_client_pool_get_output_pool_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
extern size_t (*snd_seq_client_pool_get_input_pool_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
extern size_t (*snd_seq_client_pool_get_output_room_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
extern size_t (*snd_seq_client_pool_get_output_free_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
extern size_t (*snd_seq_client_pool_get_input_free_dylibloader_wrapper_asound)(const snd_seq_client_pool_t*);
extern void (*snd_seq_client_pool_set_output_pool_dylibloader_wrapper_asound)( snd_seq_client_pool_t*, size_t);
extern void (*snd_seq_client_pool_set_input_pool_dylibloader_wrapper_asound)( snd_seq_client_pool_t*, size_t);
extern void (*snd_seq_client_pool_set_output_room_dylibloader_wrapper_asound)( snd_seq_client_pool_t*, size_t);
extern int (*snd_seq_get_client_pool_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_pool_t*);
extern int (*snd_seq_set_client_pool_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_client_pool_t*);
extern size_t (*snd_seq_port_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_port_info_malloc_dylibloader_wrapper_asound)( snd_seq_port_info_t**);
extern void (*snd_seq_port_info_free_dylibloader_wrapper_asound)( snd_seq_port_info_t*);
extern void (*snd_seq_port_info_copy_dylibloader_wrapper_asound)( snd_seq_port_info_t*,const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_client_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_port_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern const snd_seq_addr_t* (*snd_seq_port_info_get_addr_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern const char* (*snd_seq_port_info_get_name_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern unsigned int (*snd_seq_port_info_get_capability_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern unsigned int (*snd_seq_port_info_get_type_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_midi_channels_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_midi_voices_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_synth_voices_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_read_use_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_write_use_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_port_specified_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_timestamping_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_timestamp_real_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern int (*snd_seq_port_info_get_timestamp_queue_dylibloader_wrapper_asound)(const snd_seq_port_info_t*);
extern void (*snd_seq_port_info_set_client_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_port_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_addr_dylibloader_wrapper_asound)( snd_seq_port_info_t*,const snd_seq_addr_t*);
extern void (*snd_seq_port_info_set_name_dylibloader_wrapper_asound)( snd_seq_port_info_t*,const char*);
extern void (*snd_seq_port_info_set_capability_dylibloader_wrapper_asound)( snd_seq_port_info_t*, unsigned int);
extern void (*snd_seq_port_info_set_type_dylibloader_wrapper_asound)( snd_seq_port_info_t*, unsigned int);
extern void (*snd_seq_port_info_set_midi_channels_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_midi_voices_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_synth_voices_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_port_specified_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_timestamping_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_timestamp_real_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern void (*snd_seq_port_info_set_timestamp_queue_dylibloader_wrapper_asound)( snd_seq_port_info_t*, int);
extern int (*snd_seq_create_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_info_t*);
extern int (*snd_seq_delete_port_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_get_port_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_port_info_t*);
extern int (*snd_seq_get_any_port_info_dylibloader_wrapper_asound)( snd_seq_t*, int, int, snd_seq_port_info_t*);
extern int (*snd_seq_set_port_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_port_info_t*);
extern int (*snd_seq_query_next_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_info_t*);
extern size_t (*snd_seq_port_subscribe_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_port_subscribe_malloc_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t**);
extern void (*snd_seq_port_subscribe_free_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*);
extern void (*snd_seq_port_subscribe_copy_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*,const snd_seq_port_subscribe_t*);
extern const snd_seq_addr_t* (*snd_seq_port_subscribe_get_sender_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
extern const snd_seq_addr_t* (*snd_seq_port_subscribe_get_dest_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
extern int (*snd_seq_port_subscribe_get_queue_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
extern int (*snd_seq_port_subscribe_get_exclusive_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
extern int (*snd_seq_port_subscribe_get_time_update_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
extern int (*snd_seq_port_subscribe_get_time_real_dylibloader_wrapper_asound)(const snd_seq_port_subscribe_t*);
extern void (*snd_seq_port_subscribe_set_sender_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*,const snd_seq_addr_t*);
extern void (*snd_seq_port_subscribe_set_dest_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*,const snd_seq_addr_t*);
extern void (*snd_seq_port_subscribe_set_queue_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
extern void (*snd_seq_port_subscribe_set_exclusive_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
extern void (*snd_seq_port_subscribe_set_time_update_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
extern void (*snd_seq_port_subscribe_set_time_real_dylibloader_wrapper_asound)( snd_seq_port_subscribe_t*, int);
extern int (*snd_seq_get_port_subscription_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_subscribe_t*);
extern int (*snd_seq_subscribe_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_subscribe_t*);
extern int (*snd_seq_unsubscribe_port_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_port_subscribe_t*);
extern size_t (*snd_seq_query_subscribe_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_query_subscribe_malloc_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t**);
extern void (*snd_seq_query_subscribe_free_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*);
extern void (*snd_seq_query_subscribe_copy_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*,const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_client_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_port_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern const snd_seq_addr_t* (*snd_seq_query_subscribe_get_root_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern snd_seq_query_subs_type_t (*snd_seq_query_subscribe_get_type_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_index_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_num_subs_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern const snd_seq_addr_t* (*snd_seq_query_subscribe_get_addr_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_queue_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_exclusive_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_time_update_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern int (*snd_seq_query_subscribe_get_time_real_dylibloader_wrapper_asound)(const snd_seq_query_subscribe_t*);
extern void (*snd_seq_query_subscribe_set_client_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, int);
extern void (*snd_seq_query_subscribe_set_port_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, int);
extern void (*snd_seq_query_subscribe_set_root_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*,const snd_seq_addr_t*);
extern void (*snd_seq_query_subscribe_set_type_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, snd_seq_query_subs_type_t);
extern void (*snd_seq_query_subscribe_set_index_dylibloader_wrapper_asound)( snd_seq_query_subscribe_t*, int);
extern int (*snd_seq_query_port_subscribers_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_query_subscribe_t*);
extern size_t (*snd_seq_queue_info_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_queue_info_malloc_dylibloader_wrapper_asound)( snd_seq_queue_info_t**);
extern void (*snd_seq_queue_info_free_dylibloader_wrapper_asound)( snd_seq_queue_info_t*);
extern void (*snd_seq_queue_info_copy_dylibloader_wrapper_asound)( snd_seq_queue_info_t*,const snd_seq_queue_info_t*);
extern int (*snd_seq_queue_info_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
extern const char* (*snd_seq_queue_info_get_name_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
extern int (*snd_seq_queue_info_get_owner_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
extern int (*snd_seq_queue_info_get_locked_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
extern unsigned int (*snd_seq_queue_info_get_flags_dylibloader_wrapper_asound)(const snd_seq_queue_info_t*);
extern void (*snd_seq_queue_info_set_name_dylibloader_wrapper_asound)( snd_seq_queue_info_t*,const char*);
extern void (*snd_seq_queue_info_set_owner_dylibloader_wrapper_asound)( snd_seq_queue_info_t*, int);
extern void (*snd_seq_queue_info_set_locked_dylibloader_wrapper_asound)( snd_seq_queue_info_t*, int);
extern void (*snd_seq_queue_info_set_flags_dylibloader_wrapper_asound)( snd_seq_queue_info_t*, unsigned int);
extern int (*snd_seq_create_queue_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_queue_info_t*);
extern int (*snd_seq_alloc_named_queue_dylibloader_wrapper_asound)( snd_seq_t*,const char*);
extern int (*snd_seq_alloc_queue_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_free_queue_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_get_queue_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_info_t*);
extern int (*snd_seq_set_queue_info_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_info_t*);
extern int (*snd_seq_query_named_queue_dylibloader_wrapper_asound)( snd_seq_t*,const char*);
extern int (*snd_seq_get_queue_usage_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_set_queue_usage_dylibloader_wrapper_asound)( snd_seq_t*, int, int);
extern size_t (*snd_seq_queue_status_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_queue_status_malloc_dylibloader_wrapper_asound)( snd_seq_queue_status_t**);
extern void (*snd_seq_queue_status_free_dylibloader_wrapper_asound)( snd_seq_queue_status_t*);
extern void (*snd_seq_queue_status_copy_dylibloader_wrapper_asound)( snd_seq_queue_status_t*,const snd_seq_queue_status_t*);
extern int (*snd_seq_queue_status_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
extern int (*snd_seq_queue_status_get_events_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
extern snd_seq_tick_time_t (*snd_seq_queue_status_get_tick_time_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
extern const snd_seq_real_time_t* (*snd_seq_queue_status_get_real_time_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
extern unsigned int (*snd_seq_queue_status_get_status_dylibloader_wrapper_asound)(const snd_seq_queue_status_t*);
extern int (*snd_seq_get_queue_status_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_status_t*);
extern size_t (*snd_seq_queue_tempo_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_queue_tempo_malloc_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t**);
extern void (*snd_seq_queue_tempo_free_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*);
extern void (*snd_seq_queue_tempo_copy_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*,const snd_seq_queue_tempo_t*);
extern int (*snd_seq_queue_tempo_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
extern unsigned int (*snd_seq_queue_tempo_get_tempo_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
extern int (*snd_seq_queue_tempo_get_ppq_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
extern unsigned int (*snd_seq_queue_tempo_get_skew_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
extern unsigned int (*snd_seq_queue_tempo_get_skew_base_dylibloader_wrapper_asound)(const snd_seq_queue_tempo_t*);
extern void (*snd_seq_queue_tempo_set_tempo_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, unsigned int);
extern void (*snd_seq_queue_tempo_set_ppq_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, int);
extern void (*snd_seq_queue_tempo_set_skew_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, unsigned int);
extern void (*snd_seq_queue_tempo_set_skew_base_dylibloader_wrapper_asound)( snd_seq_queue_tempo_t*, unsigned int);
extern int (*snd_seq_get_queue_tempo_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_tempo_t*);
extern int (*snd_seq_set_queue_tempo_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_tempo_t*);
extern size_t (*snd_seq_queue_timer_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_queue_timer_malloc_dylibloader_wrapper_asound)( snd_seq_queue_timer_t**);
extern void (*snd_seq_queue_timer_free_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*);
extern void (*snd_seq_queue_timer_copy_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*,const snd_seq_queue_timer_t*);
extern int (*snd_seq_queue_timer_get_queue_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
extern snd_seq_queue_timer_type_t (*snd_seq_queue_timer_get_type_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
extern const snd_timer_id_t* (*snd_seq_queue_timer_get_id_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
extern unsigned int (*snd_seq_queue_timer_get_resolution_dylibloader_wrapper_asound)(const snd_seq_queue_timer_t*);
extern void (*snd_seq_queue_timer_set_type_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*, snd_seq_queue_timer_type_t);
extern void (*snd_seq_queue_timer_set_id_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*,const snd_timer_id_t*);
extern void (*snd_seq_queue_timer_set_resolution_dylibloader_wrapper_asound)( snd_seq_queue_timer_t*, unsigned int);
extern int (*snd_seq_get_queue_timer_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_timer_t*);
extern int (*snd_seq_set_queue_timer_dylibloader_wrapper_asound)( snd_seq_t*, int, snd_seq_queue_timer_t*);
extern int (*snd_seq_free_event_dylibloader_wrapper_asound)( snd_seq_event_t*);
extern ssize_t (*snd_seq_event_length_dylibloader_wrapper_asound)( snd_seq_event_t*);
extern int (*snd_seq_event_output_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t*);
extern int (*snd_seq_event_output_buffer_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t*);
extern int (*snd_seq_event_output_direct_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t*);
extern int (*snd_seq_event_input_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t**);
extern int (*snd_seq_event_input_pending_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_drain_output_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_event_output_pending_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_extract_output_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_event_t**);
extern int (*snd_seq_drop_output_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_drop_output_buffer_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_drop_input_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_drop_input_buffer_dylibloader_wrapper_asound)( snd_seq_t*);
extern size_t (*snd_seq_remove_events_sizeof_dylibloader_wrapper_asound)( void);
extern int (*snd_seq_remove_events_malloc_dylibloader_wrapper_asound)( snd_seq_remove_events_t**);
extern void (*snd_seq_remove_events_free_dylibloader_wrapper_asound)( snd_seq_remove_events_t*);
extern void (*snd_seq_remove_events_copy_dylibloader_wrapper_asound)( snd_seq_remove_events_t*,const snd_seq_remove_events_t*);
extern unsigned int (*snd_seq_remove_events_get_condition_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern int (*snd_seq_remove_events_get_queue_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern const snd_seq_timestamp_t* (*snd_seq_remove_events_get_time_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern const snd_seq_addr_t* (*snd_seq_remove_events_get_dest_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern int (*snd_seq_remove_events_get_channel_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern int (*snd_seq_remove_events_get_event_type_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern int (*snd_seq_remove_events_get_tag_dylibloader_wrapper_asound)(const snd_seq_remove_events_t*);
extern void (*snd_seq_remove_events_set_condition_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, unsigned int);
extern void (*snd_seq_remove_events_set_queue_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
extern void (*snd_seq_remove_events_set_time_dylibloader_wrapper_asound)( snd_seq_remove_events_t*,const snd_seq_timestamp_t*);
extern void (*snd_seq_remove_events_set_dest_dylibloader_wrapper_asound)( snd_seq_remove_events_t*,const snd_seq_addr_t*);
extern void (*snd_seq_remove_events_set_channel_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
extern void (*snd_seq_remove_events_set_event_type_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
extern void (*snd_seq_remove_events_set_tag_dylibloader_wrapper_asound)( snd_seq_remove_events_t*, int);
extern int (*snd_seq_remove_events_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_remove_events_t*);
extern void (*snd_seq_set_bit_dylibloader_wrapper_asound)( int, void*);
extern void (*snd_seq_unset_bit_dylibloader_wrapper_asound)( int, void*);
extern int (*snd_seq_change_bit_dylibloader_wrapper_asound)( int, void*);
extern int (*snd_seq_get_bit_dylibloader_wrapper_asound)( int, void*);
extern int (*snd_seq_control_queue_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int, snd_seq_event_t*);
extern int (*snd_seq_create_simple_port_dylibloader_wrapper_asound)( snd_seq_t*,const char*, unsigned int, unsigned int);
extern int (*snd_seq_delete_simple_port_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_connect_from_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
extern int (*snd_seq_connect_to_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
extern int (*snd_seq_disconnect_from_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
extern int (*snd_seq_disconnect_to_dylibloader_wrapper_asound)( snd_seq_t*, int, int, int);
extern int (*snd_seq_set_client_name_dylibloader_wrapper_asound)( snd_seq_t*,const char*);
extern int (*snd_seq_set_client_event_filter_dylibloader_wrapper_asound)( snd_seq_t*, int);
extern int (*snd_seq_set_client_pool_output_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
extern int (*snd_seq_set_client_pool_output_room_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
extern int (*snd_seq_set_client_pool_input_dylibloader_wrapper_asound)( snd_seq_t*, size_t);
extern int (*snd_seq_sync_output_queue_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_parse_address_dylibloader_wrapper_asound)( snd_seq_t*, snd_seq_addr_t*,const char*);
extern int (*snd_seq_reset_pool_output_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_seq_reset_pool_input_dylibloader_wrapper_asound)( snd_seq_t*);
extern int (*snd_midi_event_new_dylibloader_wrapper_asound)( size_t, snd_midi_event_t**);
extern int (*snd_midi_event_resize_buffer_dylibloader_wrapper_asound)( snd_midi_event_t*, size_t);
extern void (*snd_midi_event_free_dylibloader_wrapper_asound)( snd_midi_event_t*);
extern void (*snd_midi_event_init_dylibloader_wrapper_asound)( snd_midi_event_t*);
extern void (*snd_midi_event_reset_encode_dylibloader_wrapper_asound)( snd_midi_event_t*);
extern void (*snd_midi_event_reset_decode_dylibloader_wrapper_asound)( snd_midi_event_t*);
extern void (*snd_midi_event_no_status_dylibloader_wrapper_asound)( snd_midi_event_t*, int);
extern long (*snd_midi_event_encode_dylibloader_wrapper_asound)( snd_midi_event_t*,const unsigned char*, long, snd_seq_event_t*);
extern int (*snd_midi_event_encode_byte_dylibloader_wrapper_asound)( snd_midi_event_t*, int, snd_seq_event_t*);
extern long (*snd_midi_event_decode_dylibloader_wrapper_asound)( snd_midi_event_t*, unsigned char*, long,const snd_seq_event_t*);
int initialize_asound(int verbose);
#ifdef __cplusplus
}
#endif
#endif