pub fn get_attestation_program(
    client: &Client<Arc<Keypair>>
) -> Result<Program<Arc<Keypair>>, SbError>