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