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