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