The callback header used for OMPT testing was missing the kinds
ompt_mutex_test_lock and ompt_mutex_test_nest_lock in the callback
functions on_ompt_callback_mutex_acquired and
on_ompt_callback_mutex_acquire. Added those two kinds.
Depends on D153028