/*
 * call-seq:
 *   header_version -> array
 *
 * Returns an array containing major, minor and sub-version numbers of
 * the xine library, the extension was compiled against.
 */

static VALUE x_get_header_version(VALUE self) {