pub unsafe extern "C" fn vips_object_set_from_string(
    object: *mut VipsObject,
    string: *const c_char
) -> c_int