parse_geometry_info
parse_geometry_info(line, &cyl, &hd, &sec);
static int parse_geometry_info(char *, int *, int *, int *);