pub fn fn_insert( j: &Value, path: &Value, new_value: &Value, insert_after: bool, target: DataType, ) -> Result<Value>