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