pub unsafe extern "C" fn vips_image_get_as_string(
    image: *const VipsImage,
    name: *const c_char,
    out: *mut *mut c_char
) -> c_int