#pragma once namespace floormat { char* fix_argv0(char* argv0) noexcept; }