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