Function FsRtlIsNameInUnUpcasedExpression
pub unsafe extern "system" fn FsRtlIsNameInUnUpcasedExpression(
expression: *const UNICODE_STRING,
name: *const UNICODE_STRING,
ignorecase: bool,
upcasetable: PCWSTR,
) -> bool