macro_rules! track_unsafe_alloc { ($ptr:expr, $size:expr) => { ... }; }
Macro for tracking unsafe allocations