pub type LeakBackdrop<T> = Backdrop<T, LeakStrategy>;
pub struct LeakBackdrop<T> { /* private fields */ }