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