pub fn admin_config_update(
    ctx: Context<'_, '_, '_, '_, AdminConfigUpdate<'_>>,
    settings: ConfigSettings
) -> Result<()>