pub unsafe extern "C" fn wolfSSL_CTX_set_client_cert_cb(
    ctx: *mut WOLFSSL_CTX,
    cb: client_cert_cb
)