function ivanhoe_role_id_save_meta_box_data($post_id=null)
{
    $post_id = (is_null($post_id)) ? get_post()->ID : $post_id;

    /*