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