fn parse_opt_level(
    matches: &Matches,
    cg: &CodegenOptions,
    error_format: ErrorOutputType
) -> OptLevel