pub unsafe extern "system" fn RtlSetThreadErrorMode(
    NewMode: u32,
    OldMode: *mut u32
) -> NTSTATUS