pub unsafe fn GetFileVersion<P0>( szfilename: P0, szbuffer: Option<&mut [u16]>, dwlength: *mut u32, ) -> Result<()>where P0: Param<PCWSTR>,