SCPI_UInt64ToStrBase()

size_t
SCPI_UInt64ToStrBase(
    uint64_t val,
    char * str,
    size_t len,
    int8_t base);