pub fn estimate_tokens_heuristic(text: &str) -> i32
Estimate token count using the default heuristic tokenizer.