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