#pragma once

extern "C" const char* get_name() {
  return "yararules";
}