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