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