Function windows::Wdk::Storage::FileSystem::RtlInitUnicodeStringEx
pub unsafe fn RtlInitUnicodeStringEx<P0>(
destinationstring: *mut UNICODE_STRING,
sourcestring: P0,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,