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