#pragma once namespace gsc { std::optional> find_function(const char* pos); }