pub unsafe extern "C" fn malloc_zone_statistics(
    zone: *mut malloc_zone_t,
    stats: *mut malloc_statistics_t
)