pub fn process_register_program(
    ctx: Context<'_, '_, '_, '_, RegisterProgramToGroup<'_>>,
    verifier_pubkey: Pubkey
) -> Result<()>