pub unsafe extern "system" fn CopyContext( destination: *mut CONTEXT, contextflags: CONTEXT_FLAGS, source: *const CONTEXT, ) -> BOOL