pub unsafe extern "system" fn RtlInitUnicodeStringEx(
    DestinationString: PUNICODE_STRING,
    SourceString: PCWSTR
) -> NTSTATUS