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