RtlCopyString

Function RtlCopyString 

pub unsafe fn RtlCopyString(
    destinationstring: *mut STRING,
    sourcestring: Option<*const STRING>,
)