PRO_INT
{"cd", PRO_INT, 0, 0, &opt.decl_com_ind},
{"ci", PRO_INT, 0, 0, &opt.continuation_indent},
{"c", PRO_INT, 33, 0, &opt.com_ind},
{"di", PRO_INT, 16, 0, &opt.decl_indent},
{"d", PRO_INT, 0, 0, &opt.unindent_displace},
{"i", PRO_INT, 8, 0, &opt.ind_size},
{"lc", PRO_INT, 0, 0, &opt.block_comment_max_col},
{"ldi", PRO_INT, -1, 0, &opt.local_decl_indent},
{"l", PRO_INT, 78, 0, &opt.max_col},
{"ts", PRO_INT, 8, 0, &opt.tabsize},
case PRO_INT: