pub unsafe extern "C" fn dwfl_thread_state_registers(
    thread: *mut Dwfl_Thread,
    firstreg: c_int,
    nregs: c_uint,
    regs: *const Dwarf_Word
) -> bool