pub unsafe extern "system" fn RtlInitUnicodeStringEx(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"