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