pub unsafe extern "C" fn xmlMemGet(
freeFunc: *mut xmlFreeFunc,
mallocFunc: *mut xmlMallocFunc,
reallocFunc: *mut xmlReallocFunc,
strdupFunc: *mut xmlStrdupFunc,
) -> c_intpub unsafe extern "C" fn xmlMemGet(
freeFunc: *mut xmlFreeFunc,
mallocFunc: *mut xmlMallocFunc,
reallocFunc: *mut xmlReallocFunc,
strdupFunc: *mut xmlStrdupFunc,
) -> c_int