pub unsafe extern "C" fn PKCS7_bundle_certificates(
    out: *mut CBB,
    certs: *const stack_st_X509
) -> c_int