pub unsafe extern "C" fn g_timeout_add_seconds_once(
    interval: guint,
    function: GSourceOnceFunc,
    data: gpointer
) -> guint