pub unsafe extern "C" fn curl_slist_append(
    list: *mut curl_slist,
    val: *const c_char
) -> *mut curl_slist