pub unsafe extern "system" fn RtlIsNameInUnUpcasedExpression(
Expression: PUNICODE_STRING,
Name: PUNICODE_STRING,
IgnoreCase: BOOLEAN,
UpcaseTable: PWCH,
) -> BOOLEANpub unsafe extern "system" fn RtlIsNameInUnUpcasedExpression(
Expression: PUNICODE_STRING,
Name: PUNICODE_STRING,
IgnoreCase: BOOLEAN,
UpcaseTable: PWCH,
) -> BOOLEAN