Returns the number of leaks
pub fn deinit(s: *SafeAllocator) usize
pub fn deinit(s: *SafeAllocator) usize { return s.deinitLog(true); }