pub unsafe extern "C" fn fdb_future_get_uint64(
    f: *mut FDBFuture,
    out: *mut u64
) -> fdb_error_t