pub unsafe extern "C" fn SBTargetAttachToProcessWithID(
    instance: SBTargetRef,
    listener: SBListenerRef,
    pid: lldb_pid_t,
    error: SBErrorRef
) -> SBProcessRef