k5_os_mutex
typedef k5_os_nothread_mutex k5_os_mutex;
typedef pthread_mutex_t k5_os_mutex;
} k5_os_mutex;