Function RtlFindSetBits

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