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