pub unsafe extern "C" fn lc_socket_send( sock: *mut lc_socket_t, buf: *const c_void, len: usize, flags: c_int, ) -> isize