read_until_char
if (!read_until_char(&io, '\n'))
if (!read_until_char(&io, ' '))
if (io__get_char(&io) != '(' || !read_until_char(&io, ')'))