pub unsafe extern "C" fn rvvm_cmdline_append(
    machine: *mut rvvm_machine_t,
    str_: *const c_char
)