ref: 517824216e5286da0b734da60a0905f1eef24d5e dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);