pub unsafe extern "system" fn RtlInterlockedSetBitRun(
    BitMapHeader: PRTL_BITMAP,
    StartingIndex: ULONG,
    NumberToSet: ULONG
)