pub unsafe extern "C" fn splitStringToParagraphs(
    textstr: *mut i8,
    splitflag: i32
) -> *mut Sarray