let cvar_of_folvar v = match cvar_of_folvar_opt v with
  | Some v -> v 
  | None -> Wp_parameters.abort "internal error"