pub unsafe extern "C" fn wolfSSL_CTX_add_client_CA( ctx: *mut WOLFSSL_CTX, x509: *mut WOLFSSL_X509, ) -> c_int