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