pub unsafe extern "C" fn wolfSSL_cmp_peer_cert_to_file(
    ssl: *mut WOLFSSL,
    fname: *const c_char
) -> c_int