pub unsafe extern "C" fn play_wave_sync( w: *mut cst_wave, rel: *mut cst_relation, call_back: Option<unsafe extern "C" fn(arg1: *mut cst_item) -> c_int>, ) -> c_int