pub unsafe fn sock_tcp_str2ep(
    ep_out: *mut sock_tcp_ep_t,
    str: *const c_char
) -> c_int