pub unsafe extern "C" fn secp256k1_ecdsa_signature_normalize( cx: *const Context, out_sig: *mut Signature, in_sig: *const Signature ) -> c_int