Function openssl_sys::ECDSA_SIG_get0
pub unsafe extern "C" fn ECDSA_SIG_get0(sig: *const ECDSA_SIG, pr: *mut *const BIGNUM, ps: *mut *const BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl273))]