/*
 * call-seq:
 *   header_version_string -> string
 *
 * Returns the version string of the xine library, the extension was
 * compiled against.
 */

static VALUE x_get_header_version_string(VALUE self) {