pub fn overlay(column: &Column, replace: &str, pos: i64, length: i64) -> Column
Replace substring at 1-based position (PySpark overlay). replace is literal.