pub unsafe extern "C" fn ECDSA_SIG_set0( sig: *mut ECDSA_SIG, r: *mut BIGNUM, s: *mut BIGNUM, ) -> c_int