#[no_mangle]
pub extern "C" fn caml_pasta_fp_plonk_index_create(
    gates: Raw,
    public: Raw,
    lookup_tables: Raw,
    runtime_tables: Raw,
    prev_challenges: Raw,
    srs: Raw
) -> Raw