#pragma once namespace gta_leak_detection { int PerformLeakDetection(int argc, char** argv, int resultOfRunAllTests); }