Function openssl_sys::X509_NAME_get_index_by_NID
pub unsafe extern "C" fn X509_NAME_get_index_by_NID(n: *mut X509_NAME, nid: c_int, last_pos: c_int) -> c_int
The portability is definied by:
#[cfg(not(any(ossl300, libressl280)))]