pub unsafe extern "C" fn sarrayAppendRange(
    sa1: *mut SARRAY,
    sa2: *mut SARRAY,
    start: l_int32,
    end: l_int32
) -> l_ok