B_TO_NEGATIVE_ERROR
return sReal_strerror(B_TO_NEGATIVE_ERROR(errorCode));
return sReal_strerror_r(B_TO_NEGATIVE_ERROR(errorCode), buffer, bufferSize);
*error = B_TO_NEGATIVE_ERROR(*error);