pub unsafe extern "C" fn vips_object_set_argument_from_string( object: *mut VipsObject, name: *const c_char, value: *const c_char, ) -> c_int