pub fn RtlInitEmptyUnicodeString(
    UnicodeString: &mut UNICODE_STRING,
    Buffer: PWCHAR,
    MaximumLength: USHORT
)