pub unsafe extern "C" fn nettle_camellia128_invert_key(
    dst: *mut camellia128_ctx,
    src: *const camellia128_ctx
)