pub fn match_pay_to_pubkey_hash(
    script: &Script,
    pubkeyhash: &mut Vec<u8>
) -> bool