pub unsafe extern "C" fn HAL_UART_Transmit( huart: &Huart, pData: *const u8, Size: u16, Timeout: u32, ) -> HalStatus