pub fn write_stderr(s: &'static str)
Writes the specified string directly to stderr.
This is safe to be called from within a compromised context.