pub unsafe extern "C" fn wolfSSL_set_client_CA_list(
    ssl: *mut WOLFSSL,
    arg1: *mut WOLFSSL_STACK
)