pub unsafe extern "C" fn X509_OBJECT_idx_by_subject(
    h: *mut stack_st_X509_OBJECT,
    type_: c_int,
    name: *mut X509_NAME
) -> c_int