feature: Improve API Call Tracing and add ults by nrspruit · Pull Request #425 · oneapi-src/level-zero

@nrspruit

- Updated API Call Tracing to dereference [out] parameters when the api
  call succeeds for tracking output structures.
- Updated spdlog trace to output the thread id in the log string and
  have the log string to be configurable.
- Add ULTs for the validation layer api tracing to ensure stability.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>