Type Definition snd_async_callback_t
alsa_sys
type snd_async_callback_t = Option<extern "C" fn(arg1: *mut snd_async_handler_t)>;