pub unsafe extern "C" fn rte_eth_remove_rx_callback( port_id: u16, queue_id: u16, user_cb: *const rte_eth_rxtx_callback, ) -> c_int