pub fn convert_to_unsigned_index( s: &Series, target_len: usize, ) -> Result<ChunkedArray<UInt32Type>, PolarsError>