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