pub unsafe extern "C" fn BNCollaborationGroupSetUsernames( group: *mut BNCollaborationGroup, names: *mut *const c_char, count: usize, ) -> bool