pub fn config_update(
    ctx: CpiContext<'a, 'b, 'c, 'info, ConfigUpdate<'info>>,
    settings: ConfigSettings
) -> Result<(), Error>