pub unsafe extern "system" fn RtlInterlockedSetBitRun(
    BitMapHeader: *mut RTL_BITMAP,
    StartingIndex: u32,
    NumberToSet: u32
)