Decode a UTF-8 sequence as a single UTF-32 code point.
UTF-8 sequence
number of code units in s[]
starting index in s[], updated to reflect number of code units decoded
set to character decoded
null on success, otherwise error message string
See Implementation
Decode a UTF-8 sequence as a single UTF-32 code point.