pub unsafe extern "C" fn rvvm_reset_machine(
    machine: *mut rvvm_machine_t,
    reset: bool
)