fn validate_sig(sig: &Signature) -> Result<()>
Validates the signature of given PinnedDrop::drop method.
PinnedDrop::drop
The correct signature is: (mut) self: (<path>::)Pin<&mut Self>
(mut) self: (<path>::)Pin<&mut Self>