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