pub unsafe extern "C" fn wolfSSL_get_shared_ciphers(
    ssl: *mut WOLFSSL,
    buf: *mut c_char,
    len: c_int
) -> *const c_char