pub unsafe extern "C" fn fdb_future_get_version(
    f: *mut FDBFuture,
    out_version: *mut i64
) -> fdb_error_t