pub unsafe extern "system" fn RtlAnsiStringToUnicodeString( destinationstring: *mut UNICODE_STRING, sourcestring: *mut STRING, allocatedestinationstring: BOOLEAN, ) -> NTSTATUS