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