pub unsafe extern "C" fn sarrayRemoveString(
    sa: *mut SARRAY,
    index: l_int32
) -> *mut c_char