pub unsafe extern "C" fn g_child_watch_add_full(
    priority: gint,
    pid: GPid,
    function: GChildWatchFunc,
    data: gpointer,
    notify: Option<GDestroyNotify>
) -> guint