Function UnsafePrepared.safe

Allow conversion to a SafePrepared. UnsafePrepared with UnsafeParameterSpecialization items that have chunk delegates are not allowed to convert, because the delegates are possibly unsafe.

ref SafePrepared safe() scope return @safe;