pub unsafe extern "C" fn UART_SendDataBlock( uartId: UART_ID_Type, data: *mut u8, len: u32, ) -> BL_Err_Type