pub unsafe extern "C" fn wolfSSL_CTX_SetCertCbCtx(
    ctx: *mut WOLFSSL_CTX,
    userCtx: *mut c_void
)