pub unsafe extern "C" fn net_write_packet( net: *mut NET, packet: *const c_uchar, length: usize, ) -> my_bool