Source position: libcurl.pp line 237
type curl_calloc_callback = function(
nmemb: size_t;
size: size_t
):pointer;