pub fn fprintf_string_builtin(format_str: String) -> Result<f64, String>
Display a string to the console (language fprintf with single string argument)