pub unsafe extern "C" fn nettle_chacha_poly1305_set_key(
    ctx: *mut chacha_poly1305_ctx,
    key: *const u8
)