This enables necessary functions once for all. As a consequence, define common.h before any other header.
Declaring the main method as "int main(void)" causes issues with SDL. Fixes #1209 <https://github.com/Genymobile/scrcpy/issues/1209>
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>