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