pub unsafe fn OpenFile<P0>( lpfilename: P0, lpreopenbuff: *mut OFSTRUCT, ustyle: u32, ) -> i32where P0: Param<PCSTR>,