specific_include_rules = {
  ".*\.h": [
    "+third_party/absl/types/optional.h",
  ],
}