#pragma once namespace veng { bool streq(gsl::czstring left, gsl::czstring right); }