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