Type Definition snd_pcm_hook_func_t
alsa_sys
type snd_pcm_hook_func_t = Option<extern "C" fn(arg1: *mut snd_pcm_hook_t) -> c_int>;