Create a set of properties.
Defined in <SDL3/SDL_properties.h>
Returns an ID for a new set of properties, or 0 on failure; call SDL_GetError() for more information.
All properties are automatically destroyed when SDL_Quit() is called.
It is safe to call this function from any thread.
This function is available since SDL 3.0.0.