pub unsafe extern "C" fn curl_multi_remove_handle(
    multi_handle: *mut CURLM,
    curl_handle: *mut CURL
) -> CURLMcode