pub unsafe fn RasDeleteSubEntryA<P0, P1>( pszphonebook: P0, pszentry: P1, dwsubentryid: u32, ) -> u32where P0: Param<PCSTR>, P1: Param<PCSTR>,