void ostgl_resize(ostgl_context *context, const int xsize, const int ysize, void **framebuffers)
void ostgl_make_current(ostgl_context *context, const int index)
void ostgl_delete_context(ostgl_context *context)
ostgl_context * ostgl_create_context(const int xsize, const int ysize, const int depth, void **framebuffers, const int numbuffers)