pub fn caml_fq_srs_write(
    append: Option<bool>,
    srs: &WasmFqSrs,
    path: String
) -> Result<(), JsValue>