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