pub unsafe extern "C" fn _frida_g_once_impl(
    once: *mut GOnce,
    func: GThreadFunc,
    arg: gpointer
) -> gpointer