Convert a recoverable signature into a normal signature.
1 Args: ctx: a secp256k1 context object. Out: sig: a pointer to a normal signature. In: sigin: a pointer to a recoverable signature.
See Implementation
Convert a recoverable signature into a normal signature.