pub unsafe extern "C" fn g_child_watch_add_full(
priority: c_int,
pid: GPid,
function: GChildWatchFunc,
data: gpointer,
notify: GDestroyNotify,
) -> c_uint
pub unsafe extern "C" fn g_child_watch_add_full(
priority: c_int,
pid: GPid,
function: GChildWatchFunc,
data: gpointer,
notify: GDestroyNotify,
) -> c_uint