#[unsafe(no_mangle)]pub extern "C" fn xmlMemBlocks() -> c_int
Return the current number of allocated blocks (approximate).
int xmlMemBlocks(void);
Returns an approximate count of live allocations.