pub fn debug(can_debug: bool, s: &str) -> Result<()>
Send a debug info string over UCI. TODO: This is a temporary function until UciInfo and UciResponse are worked out.