pub unsafe extern "C" fn get_cpu() -> *mut CPUState
get_cpu() - Get cpu state object.
Use this to obtain a pointer to a cpu object needed for other API functions.
Return: host pointer to cpu.