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