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