FsRtlIsNameInExpression

Function FsRtlIsNameInExpression 

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