pub unsafe extern "C" fn rocksdb_options_set_merge_operator(
    options: DBOptions,
    mo: DBMergeOperator
)