pub unsafe extern "C" fn X509_STORE_CTX_set0_trusted_stack(
    ctx: *mut X509_STORE_CTX,
    sk: *mut stack_st_X509
)