fn split_constant_prefix(pattern: &str) -> (&str, &str)
Returns unescaped constant prefix of a LIKE pattern (possibly empty) and the remaining pattern (possibly empty)