Hi,I tried to make a Azure RTOS ThreadX project but i saw very poor code quality which makes me unsure if I made the right decision.In the file tx_api.h there are alot of for example following declaration:#define tx_thread_create(t,n,e,i,s,l,p,r,c,a)...