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