pub unsafe extern "C" fn nettle_camellia256_invert_key(
    dst: *mut camellia256_ctx,
    src: *const camellia256_ctx
)