/*
 * call-seq:
 *   clear() -> nil
 *
 * Erases the drawable.
 */
static VALUE osd_clear(VALUE self) {