#pragma once // --- Functions --- int _chdir(char* path) { return 0; }