[ffigen] Handle function argument dart keywords and setup travis (#49) Closes #47 , closes #44 - Fixed function argument name conflicts with dart keywords. - Updated tests, examples - Updated Travis: libclang-dev and clang are installed, `pub run ffigen:setup` is called before running tasks.