pub unsafe extern "system" fn CfOpenFileWithOplock(
    filepath: PCWSTR,
    flags: CF_OPEN_FILE_FLAGS,
    protectedhandle: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Storage_CloudFilters", "Win32_Foundation"