pub unsafe extern "C" fn X509_REQ_get_attr_by_NID(
    req: *const X509_REQ,
    nid: c_int,
    lastpos: c_int
) -> c_int