pub unsafe extern "system" fn RtlInterlockedClearBitRun(
    BitMapHeader: PRTL_BITMAP,
    StartingIndex: ULONG,
    NumberToClear: ULONG
)