pub unsafe extern "C" fn nettle_gcm_update( ctx: *mut gcm_ctx, key: *const gcm_key, length: usize, data: *const u8, )