[ffigen] Improved generated comments (#16)
closes #16
- Added comments option to config, Possible options are - {full, brief, none}
- Extracting comments for enum values, struct members
- Wrap brief comments (see `clang_bindings.dart`)
- Removed comment markups from full comments (see `libclang-example/generated_bindings.dart`)