Trait DropPtr
drop_ptr
pub unsafe trait DropPtr { fn drop_ptr(_: *mut Self); }
fn drop_ptr(_: *mut Self)