pub fn config_update_program_fee(
    ctx: Context<'_, '_, '_, '_, ConfigUpdateProgramFee<'_>>,
    new_program_fee: u64
) -> ProgramResult