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