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