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