parse_seq
if (ac > 0 && parse_seq(&info, av[0], &start) < 0) {
if (ac > 1 && parse_seq(&info, av[1], &stop) < 0) {