pub unsafe extern "C" fn rr_cpu_reg_write_call_record(
    cpu_index: c_int,
    buf: *const u8,
    reg: c_int,
    len: c_int
)