pub fn force_list_for_encode(cx: &mut Cx, list: &Value) -> Result<Vec<Value>>
Force a list value into a bounded Vec for v1 encoding.