pub fn print<S: AsRef<str>>(s: S)
Print a UTF-8 string to stdout on host machine for debugging purposes.