pub unsafe extern "system" fn RtlCopyString(
    DestinationString: PSTRING,
    SourceString: *const STRING
)