pub fn pub_to_account_string(
    p: [u8; 32],
    prefix: u16
) -> Result<String, Box<dyn Error>>