pub unsafe extern "C" fn gtk_image_set_from_file(
    image: *mut GtkImage,
    filename: *const c_char
)