Function windows::Wdk::Storage::FileSystem::FsRtlRemoveDotsFromPath

pub unsafe fn FsRtlRemoveDotsFromPath(
    originalstring: PWSTR,
    pathlength: u16,
    newlength: *mut u16,
) -> NTSTATUS