added implementation of UNIX function gettimeofday, which is only included i77f building on windows.
Replaced static link to Python.h
Fixed empty initialization of float value.
Replaced call to deprecated function
if there is an interest in making sibernetic (just sibernetic, the rest of the stack is still not working on windows) work on windows they can use the code in this PR
added implementation of UNIX function gettimeofday, which is only included i77f building on windows. Replaced static link to Python.h Fixed empty initialization of float value. Replaced call to deprecated function