Function windows::Win32::Storage::CloudFilters::CfOpenFileWithOplock

pub unsafe fn CfOpenFileWithOplock<P0>(
    filepath: P0,
    flags: CF_OPEN_FILE_FLAGS,
) -> Result<HANDLE>
where P0: Param<PCWSTR>,