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) -> c_int>;