pub fn instr(column: &Column, substr: &str) -> Column
Find substring position 1-based; 0 if not found (PySpark instr).