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