pub unsafe extern "C" fn fdb_transaction_get_estimated_range_size_bytes( tr: *mut FDBTransaction, begin_key_name: *const u8, begin_key_name_length: c_int, end_key_name: *const u8, end_key_name_length: c_int, ) -> *mut FDBFuture