pub unsafe extern "C" fn sarrayAddString(
    sa: *mut SARRAY,
    string: *const c_char,
    copyflag: l_int32
) -> l_ok