pub unsafe extern "C" fn ove_uart_read( uart: ove_uart_t, buf: *mut c_void, len: usize, received: *mut usize, timeout_ms: u32, ) -> i32