pub type curl_formget_callback = extern "C" fn(_: *mut c_void, _: *const c_char, _: size_t) -> size_t;