pub type xmlFreeFunc = unsafe extern "C" fn(ptr: *mut c_void);
Free function type for allocator hooks.