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