fn parse_opt_level(
    handler: &EarlyErrorHandler,
    matches: &Matches,
    cg: &CodegenOptions
) -> OptLevel