pub unsafe extern "C" fn vips_image_remove(
    image: *mut VipsImage,
    name: *const c_char
) -> gboolean