It's mentioned in #1 but curl_off_t isn't exported—it is defined internally in LibCURL. This is pretty crucial if you want to define callbacks with curl_off_t argument types. I don't understand the Clang.jl code generation well enough to figure out why this doesn't get exported though.