pub unsafe extern "system" fn RtlCopyContext(
    Context: *mut CONTEXT,
    ContextFlags: u32,
    Source: *mut CONTEXT
) -> NTSTATUS