fn apply_missing_type_hints( object: &mut BTreeMap<String, JsonVariant>, context: &JsonContext<'_>, ) -> Result<()>