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