pub unsafe extern "C" fn furi_hal_console_tx_with_new_line(
    buffer: *const u8,
    buffer_size: usize
)