pub unsafe extern "C" fn xmlNanoHTTPFetch(
    URL: *const c_char,
    filename: *const c_char,
    contentType: *mut *mut c_char
) -> c_int