pub unsafe extern "C" fn SBProcessRemoteAttachToProcessWithID(
    instance: SBProcessRef,
    pid: lldb_pid_t,
    error: SBErrorRef
) -> bool