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