pub unsafe extern "C" fn wolfSSL_CIPHER_description(
    cipher: *const WOLFSSL_CIPHER,
    in_: *mut c_char,
    len: c_int
) -> *mut c_char