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