Memory of binary loaded HRTFs not counted
In some cases the memory for the HR filters is allocated in lib_util and will not be counted. This applies for the TD renderer when reading from file and in create_HRTF_from_rawdata in the hrtf_binary branch. We need to agree on how this memory should be counted and then implement this counting. Should it be part of the ROM or the RAM?