/*
 * call-seq:
 *   dispose() -> nil
 *
 * Closes the video driver. Be sure no stream uses this driver when call
 * this method.
 */
static VALUE vp_close(VALUE self) {