pub unsafe extern "C" fn xmlCatalogAddLocal(
    catalogs: *mut c_void,
    URL: *const xmlChar
) -> *mut c_void