Check if it is a boolean sparse variable.
int isBooleanSparseType(void* _pvCtx, int* _piAddress)
int isNamedBooleanSparseType(void* _pvCtx, const char* _pstName)
: :_pstName Name of the variable for “named” functions. :
1 if variable is a boolean sparse type, otherwise 0