pub type MemoryWalkCallback = unsafe extern "C" fn(start: *mut (), size: usize, allocated: bool, pool: i32, param: *mut ());