pub unsafe extern "C" fn gdk_threads_add_timeout_seconds_full(
priority: c_int,
interval: c_uint,
function: GSourceFunc,
data: gpointer,
notify: GDestroyNotify,
) -> c_uint
pub unsafe extern "C" fn gdk_threads_add_timeout_seconds_full(
priority: c_int,
interval: c_uint,
function: GSourceFunc,
data: gpointer,
notify: GDestroyNotify,
) -> c_uint