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