pub fn get_pub_key(
    provider: &SigningProvider,
    sigdata: &SignatureData,
    address: &KeyID,
    pubkey: &mut PubKey
) -> bool