pub unsafe extern "C" fn CVodeSetDeltaGammaMaxBadJac( cvode_mem: *mut c_void, dgmax_jbad: sunrealtype, ) -> c_int