pub unsafe extern "C" fn switch_socket_create(
new_sock: *mut *mut switch_socket_t,
family: c_int,
type_: c_int,
protocol: c_int,
pool: *mut switch_memory_pool_t,
) -> switch_status_tpub unsafe extern "C" fn switch_socket_create(
new_sock: *mut *mut switch_socket_t,
family: c_int,
type_: c_int,
protocol: c_int,
pool: *mut switch_memory_pool_t,
) -> switch_status_t