pub unsafe fn GetFileVersionInfoW<P0>( lptstrfilename: P0, dwhandle: Option<u32>, dwlen: u32, lpdata: *mut c_void, ) -> Result<()>where P0: Param<PCWSTR>,