Decodes the given data URI and returns its contents and content_type.
content_type
a data URI, in string form
location to store content type
a Bytes with the contents of uri, or null if uri is not a valid data URI
uri