Function RtlFindSetBitsEx

Source
pub unsafe extern "system" fn RtlFindSetBitsEx(
    BitMapHeader: PRTL_BITMAP_EX,
    NumberToFind: ULONG64,
    HintIndex: ULONG64,
) -> ULONG64