pub unsafe extern "C" fn g_queue_foreach(
    queue: *mut GQueue,
    func: GFunc,
    user_data: gpointer
)