Function windows::Win32::Storage::FileSystem::LZOpenFileA

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