pub unsafe extern "system" fn RtlNumberOfSetBitsInRange(
    BitMapHeader: PRTL_BITMAP,
    StartingIndex: ULONG,
    Length: ULONG
) -> ULONG