pub unsafe extern "C" fn SBProcessReadUnsignedFromMemory(
    instance: SBProcessRef,
    addr: lldb_addr_t,
    byte_size: u32,
    error: SBErrorRef
) -> u64