pub fn config_update_admin(
    ctx: Context<'_, '_, '_, '_, ConfigUpdateAdmin<'_>>,
    new_admin: Pubkey
) -> ProgramResult