pub unsafe extern "C" fn switch_socket_create_pollfd(
pollfd: *mut *mut switch_pollfd_t,
sock: *mut switch_socket_t,
flags: i16,
client_data: *mut c_void,
pool: *mut switch_memory_pool_t,
) -> switch_status_tpub unsafe extern "C" fn switch_socket_create_pollfd(
pollfd: *mut *mut switch_pollfd_t,
sock: *mut switch_socket_t,
flags: i16,
client_data: *mut c_void,
pool: *mut switch_memory_pool_t,
) -> switch_status_t