pub fn raw_write_all(data: &[u8]) -> Result<()>
Raw write to stdout fd 1. Returns any error encountered.