pub unsafe extern "C" fn rocksdb_options_set_create_if_missing(
    options: DBOptions,
    v: bool
)