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