SetError:lib_sdl — ordinary primitive
[SDL]
SDL_SetError ( str-ptr str-len -- )(
)
set it, based on
void SDL_SetError(const char *fmt, ...);