fn require_no_extra( obj: &Map<String, Value>, source: &Path, path: &str, keys: &BTreeSet<&str>, ) -> Result<()>