pub type VipsSaveString = _VipsSaveString;
#[repr(C)]pub struct VipsSaveString { pub s: *mut i8, }
s: *mut i8