pub unsafe extern "system" fn RtlFindClearBitsAndSet(
    BitMapHeader: PRTL_BITMAP,
    NumberToFind: ULONG,
    HintIndex: ULONG
) -> ULONG