Stores the index of the lowest 1 bit and returns true. Returns false and leaves lowestBitSetIndex in an underterminate state if the value has no bits set. Uses BSF instruction. See http://felixcloutier.com/x86/BSF.html
source not stored for this graph (policy: none)
no outgoing calls