pub unsafe extern "C" fn rocksdb_transaction_options_set_skip_prepare(
    opt: *mut rocksdb_transaction_options_t,
    v: c_uchar
)