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