Source position: libcurl.pp line 230
type curl_sockopt_callback = function(
clientp: pointer;
curlfd: curl_socket_t;
purpose: curlsocktype
):LongInt;