pub unsafe extern "C" fn rc_uart_init( bus: c_int, baudrate: c_int, timeout: f32, canonical_en: c_int, stop_bits: c_int, parity_en: c_int, ) -> c_int