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