Function openssl_sys::EVP_PKEY_bits
pub unsafe extern "C" fn EVP_PKEY_bits(key: *const EVP_PKEY) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl280))]
pub unsafe extern "C" fn EVP_PKEY_bits(key: *const EVP_PKEY) -> c_int
#[cfg(any(ossl110, libressl280))]