pub unsafe fn BeginUpdateResourceA<P0>( pfilename: P0, bdeleteexistingresources: bool, ) -> Result<HANDLE>where P0: Param<PCSTR>,