pub unsafe extern "C" fn _frida_g_timeout_add_seconds_full(
    priority: gint,
    interval: guint,
    function: GSourceFunc,
    data: gpointer,
    notify: GDestroyNotify
) -> guint