#[unsafe(no_mangle)]pub extern "C" fn xmlDictCreate() -> *mut c_void
Create a new dictionary.
xmlDictPtr xmlDictCreate(void);