pub unsafe extern "C" fn cpu_remove_sync(cpu: *mut CPUState)
cpu_remove_sync: @cpu: The CPU to remove.
Requests the CPU to be removed and waits till it is removed.