a pointer filled with the number of mime types, may be NULL.
a null terminated array of strings with mime types, or NULL on failure; call SDL_GetError() for more information. This should be freed with SDL_free() when it is no longer needed.
Threadsafety: This function should only be called on the main thread.
Retrieve the list of mime types available in the clipboard.