FindFirstSet interface. Searches from the least significant bit to the most significant bit in the binary representation of the input data for the first bit with a value of 1, and returns its position. If not found, returns -1.
[object Object]
int64_t type, the position of the first 1 in the input data.
PIPE_S
None
[object Object]