pub unsafe extern "system" fn RtlSetThreadErrorMode(
    NewMode: ULONG,
    OldMode: PULONG
) -> NTSTATUS