pub unsafe extern "C" fn wolfSSL_X509_STORE_CTX_trusted_stack(
    ctx: *mut WOLFSSL_X509_STORE_CTX,
    sk: *mut WOLFSSL_STACK
)