pub type curl_socket_callback = extern "C" fn(_: *mut CURL, _: curl_socket_t, _: c_int, _: *mut c_void, _: *mut c_void) -> c_int;