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