pub unsafe extern "C" fn wolfSSL_CTX_set_client_CA_list(
    ctx: *mut WOLFSSL_CTX,
    arg1: *mut WOLFSSL_STACK
)