pub unsafe extern "C" fn fdb_future_get_database(
    f: *mut FDBFuture,
    out_database: *mut *mut FDBDatabase
) -> fdb_error_t