pub fn print_err(message: &str, context: Option<String>)
Pretty-prints message to stderr. If context is supplied, it will be appended to the first line.
message
stderr
context