@bagder @csierrandres
Yes,
fn main(...) {
libcurl(...);
}

See, even if you add some extra lines for nice error handling, you will end up with less than 100 lines. It wasn't even hard.