pub unsafe extern "C" fn cpuid_get(id: *mut c_void)
@brief Gets the serial number of the CPU.
@param[out] id The serial number of the CPU of length CPUID_LEN (must be defined in the CPU’s cpu_conf.h)