pub unsafe extern "C" fn wolfSSL_CTX_restore_cert_cache(
    ctx: *mut WOLFSSL_CTX,
    fname: *const c_char
) -> c_int