pub unsafe extern "C" fn rc_uart_read_bytes(
    bus: c_int,
    buf: *mut u8,
    bytes: usize
) -> c_int