Function RtlCopyUnicodeString
pub unsafe fn RtlCopyUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: Option<*const UNICODE_STRING>,
)
pub unsafe fn RtlCopyUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: Option<*const UNICODE_STRING>,
)