pub unsafe extern "C" fn printf(format: *const c_char, ...)
Printf-like plain uart interface. Warning: Will not work in ISR context.