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