initial rust build integration
make compile on 32 bit
only include arm unwind code on arm
unwind.h and unwind-arm-common.h from /usr/lib/...
expose unwind functions to link with rust
compile tests as part of default target
avoid warnings with newer compiler and 64 bit m...
reimplement bargraph in rust