pub unsafe fn SetupQueueDeleteSectionA<P0>( queuehandle: *const c_void, infhandle: *const c_void, listinfhandle: Option<*const c_void>, section: P0, ) -> Result<()>where P0: Param<PCSTR>,