pub unsafe extern "C" fn switch_thread_cond_timedwait(
cond: *mut switch_thread_cond_t,
mutex: *mut switch_mutex_t,
timeout: switch_interval_time_t,
) -> switch_status_tpub unsafe extern "C" fn switch_thread_cond_timedwait(
cond: *mut switch_thread_cond_t,
mutex: *mut switch_mutex_t,
timeout: switch_interval_time_t,
) -> switch_status_t