pub fn handler(
    ctx: Context<'_, '_, '_, '_, ReplaceInvalidatorCtx<'_>>,
    new_invalidator: Pubkey
) -> Result<()>