fpng-rs 1.0.9

safe fpng bindings

# Developing


To generate bindings

```
cargo build --features="internal-bindgen-on-build"
```