Rust Firebird Client

A Firebird client library to Rust programing language
Goals
- [x] Rust Api
- [x] Dynamic link with fbclient
- [x] Dynamic loading the fbclient(.dll or .so)
- [x] ARM support
- [x] Firebird embedded support
- [x] Extern this api to ruby
- [ ] Extern this api to lua (in a new repo)