pub unsafe extern "C" fn SBAddressSetLoadAddress(
    instance: SBAddressRef,
    load_addr: lldb_addr_t,
    target: SBTargetRef
)