pub type curl_progress_callback = extern "C" fn(_: *mut c_void, _: f64, _: f64, _: f64, _: f64) -> i32;