[ffigen] Added support for c99 bool (#86) * Bool datatype is now mapped to Uint8, Added test in native_test * Added dart-bool to config, bools in function parameters and return type now use dart bool instead of int by default