pub unsafe extern "C" fn as_video_set_width(
    video: *mut AsVideo,
    width: c_uint
)