pub unsafe fn utf8_nextCharSafeBody(
    s: *const u8,
    pi: *mut i32,
    length: i32,
    c: i32,
    strict: i8
) -> i32