fn encode_json_value_with_hint(
json: Value,
hint: &JsonTypeHint,
context: &JsonContext<'_>,
) -> Result<JsonValue>fn encode_json_value_with_hint(
json: Value,
hint: &JsonTypeHint,
context: &JsonContext<'_>,
) -> Result<JsonValue>