pub unsafe extern "C" fn WSNextChar(
    startp: *mut *const c_char,
    end: *const c_char,
    more: c_int,
    useSurrogates: c_int,
    wasSurrogatePair: *mut c_int
) -> c_long