pub type JackProcessCallback = Option<unsafe extern "C" fn(nframes: jack_nframes_t, arg: *mut c_void) -> c_int>;