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