pub unsafe extern "C" fn curl_multi_info_read(
    multi_handle: *mut CURLM,
    msgs_in_queue: *mut i32
) -> *mut CURLMsg