pub unsafe fn GetBinaryTypeW<P0>( lpapplicationname: P0, lpbinarytype: *mut u32, ) -> Result<()>where P0: Param<PCWSTR>,