pub unsafe extern "C" fn CVodeGetNumGEvals(
    cvode_mem: *mut c_void,
    ngevals: *mut c_long
) -> c_int