pub unsafe extern "C" fn switch_queue_create(
queue: *mut *mut switch_queue_t,
queue_capacity: c_uint,
pool: *mut switch_memory_pool_t,
) -> switch_status_tpub unsafe extern "C" fn switch_queue_create(
queue: *mut *mut switch_queue_t,
queue_capacity: c_uint,
pool: *mut switch_memory_pool_t,
) -> switch_status_t