pub unsafe extern "C" fn curl_multi_assign(
    multi_handle: *mut CURLM,
    sockfd: i32,
    sockp: *mut c_void
) -> i32