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