Externally allocated arbitrary width integers
This crate contains another storage type called ExtAwi to go along with
InlAwi in the awint_core crate. This crate is separate because it
requires support for alloc. Also includes FP because it practically
requires allocation to use.