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