#ifndef __IMG_LOAD_H__ # define __IMG_LOAD_H__ gint32 img_load_image(const gchar *, ImageParasite *, GError **); #endif