Make it actually do the correct cast by using `libc::c_char`. Fixes issues when building on other platforms, e.g., the aarch64 client only build on Arch Linux ARM I tested in my free time. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>