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