pub unsafe extern "C" fn fdb_future_get_key_array( f: *mut FDBFuture, out_key_array: *mut *const FDBKey, out_count: *mut c_int, ) -> fdb_error_t