pub unsafe extern "C" fn lc_socket_setopt( sock: *mut lc_socket_t, optname: c_int, optval: *const c_void, optlen: socklen_t, ) -> c_int