Function RtlTestBit

Source
pub unsafe extern "system" fn RtlTestBit(
    BitMapHeader: PRTL_BITMAP,
    BitNumber: ULONG,
) -> BOOLEAN