pub unsafe extern "C" fn nettle_chacha_set_counter(
    ctx: *mut chacha_ctx,
    counter: *const u8
)