pub unsafe extern "C" fn uc_reg_write(
    engine: uc_handle,
    regid: c_int,
    value: *const c_void
) -> Error