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