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