pub unsafe extern "C" fn rocksdb_try_catch_up_with_primary_with_status(
    db: *mut rocksdb_t,
    statusptr: *mut rocksdb_status_t
)