pub unsafe extern "C" fn X509_NAME_get_index_by_NID(
    name: *const X509_NAME,
    nid: c_int,
    lastpos: c_int
) -> c_int