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