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