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