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