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