Function SetThreadContext

pub unsafe extern "system" fn SetThreadContext(
    hthread: HANDLE,
    lpcontext: *const CONTEXT,
) -> BOOL