pub unsafe extern "C" fn SSL_add_bio_cert_subjects_to_stack(
    out: *mut stack_st_X509_NAME,
    bio: *mut BIO
) -> c_int