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