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