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