pub fn lka_split_parts( expr: &str, strict: bool, cb: &mut dyn FnMut(Ctr, &str) -> bool, ) -> LkResult<bool>