fn get_true_start_end( input: &str, start: i64, count: Option<u64>, is_input_ascii_only: bool, ) -> (usize, usize)