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