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