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