#pragma once namespace selection_hook { void init(); void enable(); void disable(); }