Function windows_sys::Wdk::Storage::FileSystem::FsRtlIsNameInUnUpcasedExpression
pub unsafe extern "system" fn FsRtlIsNameInUnUpcasedExpression(
expression: *const UNICODE_STRING,
name: *const UNICODE_STRING,
ignorecase: BOOLEAN,
upcasetable: PCWSTR,
) -> BOOLEAN