pub unsafe extern "C" fn g_list_foreach( list: *mut GList, func: Option<unsafe extern "C" fn(*mut c_void, *mut c_void)>, user_data: *mut c_void, )