csound_sys
pub unsafe extern "C" fn csoundSetYieldCallback( arg1: *mut CSOUND, yieldCallback_: Option<unsafe extern "C" fn(arg1: *mut CSOUND) -> c_int>)