parse_option
extern int parse_option(int *, char ***, struct flags *);
ret = parse_option(&argc, &argv, &flag);