pub fn pool_bounds() -> (usize, usize)
Pool bounds (base, len) on embedded targets; (0, 0) on the host test backend.
(base, len)
(0, 0)