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