pub type curl_debug_callback = extern "C" fn(_: *mut CURL, _: u32, _: *mut i8, _: usize, _: *mut c_void) -> i32;