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