pub trait SetPermissionFlags { // Required method fn set_permission_flags(&mut self, x: NetPermissionFlags); }