pub fn set_uncore_max_freq_khz( package: u32, die: u32, freq_khz: u32, ) -> Result<()>
Sets the max uncore frequency for a package/die in kHz.