fn collect_json_nested_paths(
json_type: &JsonNativeType,
current: &mut NestedPath,
paths: &mut Vec<NestedPath>,
)fn collect_json_nested_paths(
json_type: &JsonNativeType,
current: &mut NestedPath,
paths: &mut Vec<NestedPath>,
)