Converts a hexadecimal string to a decimal number
The hexadecimal string to convert (with or without 0x prefix)
The decimal representation as a number
Error if input is not a valid hexadecimal string
Converts a hexadecimal string to a decimal number