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