pub unsafe fn utf8_appendCharSafeBody(
    s: *mut u8,
    i: i32,
    length: i32,
    c: i32,
    piserror: *mut i8
) -> i32