pub fn fixed_size_list_to_arrays(a: &ArrayRef) -> Vec<ArrayRef>
Helper function to convert a FixedSizeListArray into a vector of ArrayRefs.