URTWN_NT_LOCK_DESTROY
#define URTWN_NT_LOCK_DESTROY(sc) lockuninit(&(sc)->nt_mtx)
#define URTWN_NT_LOCK_DESTROY(sc) mtx_destroy(&(sc)->nt_mtx)