C API for resvg

Build

cargo build --release

This will produce dynamic and static C libraries that can be found at ../target/release.

Header generation

The resvg.h is generated via cbindgen and then manually edited a bit.