pub unsafe extern "C" fn context_switch( current: &mut Registers, next: &Registers )
Switches between two threads