NPA_Bts
Atomic bit set function for multiprocessor (MP) safe operation.
LONG NPA_Bts (
LONG *value
LONG position
);
Returns the value of the original bit (0 or 1).
Sets the bit in the position specified and returns the original value of the bit.