pub unsafe extern "C" fn WSNextCharacterFromStringWithLength(
    str_: *const c_char,
    indexp: *mut c_long,
    len: c_long
) -> c_long