pub unsafe extern "C" fn vexSerialWriteBuffer(
    channel: u32,
    data: *mut u8,
    data_len: u32
) -> i32