pub unsafe extern "C" fn PKCS7_get_certificates(
    out_certs: *mut stack_st_X509,
    cbs: *mut CBS
) -> c_int