macro_rules! fp_to_bs58 {
    ($ty:ident) => { ... };
}