Allows you to change whether a user can access the requested group.
Parameters:
$group_member - boolean, is the user a member of the group. $user_id - integer, ID of current user. $group_id - integer, ID of requested group. $can_access - boolean, current access of the user.