pub unsafe extern "C" fn curl_multi_perform(
    multi_handle: *mut CURLM,
    running_handles: *mut i32
) -> i32