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