pub unsafe extern "C" fn dwfl_thread_state_registers(
    thread: *mut Dwfl_Thread,
    firstreg: i32,
    nregs: u32,
    regs: *const u64
) -> bool