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