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