internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithQuest(HandleRef self, OnLaunchedWithQuestCallback callback, IntPtr callback_arg);
internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithQuest( HandleRef self, /* from(AndroidPlatformConfiguration_OnLaunchedWithQuestCallback_t) */ OnLaunchedWithQuestCallback callback, /* from(void *) */ IntPtr callback_arg);