/* $Revision$ */ SDL_Surface* sdl_init(); void sdl_putpixel(SDL_Surface *surface, int x, int y, Uint32 pixel);