clang 0.16.0

A somewhat idiomatic Rust wrapper for libclang.
Documentation
# Contributing to clang-rs

## Pull Requests

If you are intending to make a pull request, please make your changes in a branch that originated
from the `development` branch, not the `master` branch. Then, make your pull request against the
`development` branch.