pub unsafe extern "C" fn as_image_set_width(
    image: *mut AsImage,
    width: c_uint
)