fn get_acl_items( object: &Object, for_dml_table: bool, users: &Vec<UserCatalog>, username_map: &HashMap<u32, String>, ) -> Vec<String>
get acl items of object in string, ignore public.
object