fn general_pop_front_list<O: OffsetSizeTrait>( array: &GenericListArray<O>, ) -> Result<ArrayRef>where i64: TryInto<O>,