Type Definition curl_chunk_end_callback
curl_sys
type curl_chunk_end_callback = extern "C" fn(_: *mut c_void) -> c_long;