pub type FnDropRaw = unsafe fn(*mut u8);
Type-erased raw Drop::drop function pointer type.
Drop::drop