let dynlink_suffix =
  if Dynlink.is_native then
    ".cmxs"
  else
    ".cma"