pub unsafe extern "C" fn CVodeSetDeltaGammaMaxLSetup(
    cvode_mem: *mut c_void,
    dgmax_lsetup: realtype
) -> c_int