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