pub unsafe extern "C" fn as_image_set_height(
    image: *mut AsImage,
    height: c_uint
)