rustflags = [
  # ..
  "-C", "inline-threshold=10000000", # +
]
