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