pub unsafe extern "C" fn Vic_setRegister(
    aVic: *mut Vic,
    reg: c_int,
    value: c_uchar
)