pub unsafe extern "C" fn gsSetRowFieldByStringArray( row: *mut GSRow, column: i32, fieldValue: *const *const GSChar, size: size_t, ) -> GSResult