public static string IMG_GetError() => SDL_error.SDL_GetError();
public static string TTF_GetError() => SDL_error.SDL_GetError();