pub unsafe extern "C" fn g_child_watch_add( pid: i32, function: Option<unsafe extern "C" fn(i32, i32, *mut c_void)>, data: *mut c_void, ) -> u32