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