Bootstraps MMKV at process start so consumers never call MMKV.initialize themselves.
MMKV.initialize
This is invoked by the androidx.startup framework via the merged manifest, not by user code.
androidx.startup