pub unsafe extern "C" fn CVodeGetAdjCurrentCheckPoint(
    cvode_mem: *mut c_void,
    addr: *mut *mut c_void
) -> c_int