pub unsafe extern "C" fn CVodeRootInit( cvode_mem: *mut c_void, nrtfn: c_int, g: CVRootFn, ) -> c_int