pub unsafe extern "C" fn nettle_eax_set_key(
    key: *mut eax_key,
    cipher: *const c_void,
    f: nettle_cipher_func
)