// Prints the value of data in `a`. pr_info!("{}", a); // Uses ":?" to print debug fmt of `b`. pr_info!("Rust printing macros sample (init)\n"); pr_emerg!("Emergency ...