// SPDX-License-Identifier: MIT // SPDX-FileCopyrightText: 2023 SASANO Takayoshi #include #include size_t convert_euc(uint8_t *euc, wchar_t *wc);