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