pub unsafe fn RtlAnsiStringToUnicodeString( destinationstring: *mut UNICODE_STRING, sourcestring: *mut STRING, allocatedestinationstring: bool, ) -> NTSTATUS