static Pointer<Void> getNativePtr(Map<String, String>? value) => toNativeStringMapNullable(value, (value) => toNativePtrString(value));