engine_trace = pattern::find(modules::client, xorstr_("4C 8B 3D ? ? ? ? 24 ? 0C ? 66 0F 7F 45 ? 49 8B CE")).absolute(3, 7);//
get_surface_data = pattern::find(modules::client, xorstr_("E8 ? ? ? ? 48 85 C0 74 ? 44 38 60")).absolute(1, 5); //
trace_shape = pattern::find(modules::client...