#[unsafe(no_mangle)]pub extern "C" fn rte_pktmbuf_alloc_bulk( _mp: *mut rte_mempool, mbufs: *mut *mut rte_mbuf, count: c_uint, ) -> c_int