pub type synthRenderFunc = Option<unsafe extern "C" fn(userdata: *mut c_void, left: *mut i32, right: *mut i32, nsamples: c_int, rate: u32, drate: i32, l: i32, dl: i32, r: i32, dr: i32) -> c_int>;