_decrementLockCount
_decrementLockCount(a_fd, a_theLock);
static int _decrementLockCount(int a_fd, LOCK_T *a_theLock);
(void) _decrementLockCount(a_fd, &theLock);