pub unsafe extern "C" fn X509v3_get_ext_by_NID(
    x: *const stack_st_X509_EXTENSION,
    nid: c_int,
    lastpos: c_int
) -> c_int