pub fn caml_bigint_256_of_numeral(
    s: String,
    _len: u32,
    base: u32
) -> WasmBigInteger256