Function windows::Win32::Storage::FileSystem::LZOpenFileW

pub unsafe fn LZOpenFileW<P0>(
    lpfilename: P0,
    lpreopenbuf: *mut OFSTRUCT,
    wstyle: LZOPENFILE_STYLE,
) -> i32
where P0: Param<PCWSTR>,